Wireshark-commits: [Wireshark-commits] master d3b5e92: Qt: Add zoom to the flow /	sequence dialog.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3b5e922c257f234f096e161da819c1ed579efe9
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d3b5e92 by Gerald Combs (gerald@xxxxxxxx):
    Qt: Add zoom to the flow / sequence dialog.
    
    Add zoom in and zoom out actions. Changes only affect the X axis (the
    spacing between the dashed lines).
    
    Bug: 10693
    Change-Id: I145e8501239f26e1be6135bffabdebec14f262c1
    Reviewed-on: https://code.wireshark.org/review/15746
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  89896f8   Add support in checkhf.pl for expert info.
    adds  d3b5e92   Qt: Add zoom to the flow / sequence dialog.
Summary of changes:
 ui/qt/sequence_dialog.cpp |   39 ++++++++++++++++++++++++++++++++++++---
 ui/qt/sequence_dialog.h   |    3 +++
 ui/qt/sequence_dialog.ui  |   24 ++++++++++++++++++++++++
 3 files changed, 63 insertions(+), 3 deletions(-)