Wireshark-commits: [Wireshark-commits] master b1753ce: Qt: Add debugging ifdefs for the packet diag

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Aug 2020 17:38:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b1753ce51161007f1b0f4c210d7ed273291824a9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b1753ce by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add debugging ifdefs for the packet diagram.
    
    The PacketDiagram widget prints debugging information about items that
    it skips and resizes. Make this conditional, similar to what we do
    elsewhere.
    
    Bug: 16769
    Change-Id: Id7fbedbdac6096cbca8d997688d489eac4729f52
    Reviewed-on: https://code.wireshark.org/review/38121
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a72e415   For a zero time stamp don't print the EPOCH, print NULL.
     add  b1753ce   Qt: Add debugging ifdefs for the packet diagram.


Summary of changes:
 ui/qt/packet_diagram.cpp | 11 +++++++++++
 1 file changed, 11 insertions(+)