Wireshark-commits: [Wireshark-commits] master 3f105ca: Qt: Move reset to contextmenu
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Oct 2019 11:50:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f105cae4d2ddcb0e8b719ee4b7bbe9c91465911
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3f105ca by Roland Knall (rknall@xxxxxxxxx):

    Qt: Move reset to contextmenu
    
    Forego of the button and move the reset functionality to a
    context menu
    
    Change-Id: Ib23029586c69c8f3cd7c989c8b7c1f09be219bb1
    Reviewed-on: https://code.wireshark.org/review/34827
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  21fa4a4   Protobuf: for UDP frames, show top-level summary in columns.
     add  3f105ca   Qt: Move reset to contextmenu


Summary of changes:
 ui/qt/column_preferences_frame.cpp | 14 ++++++++++++--
 ui/qt/column_preferences_frame.h   |  4 +++-
 ui/qt/column_preferences_frame.ui  | 10 ----------
 3 files changed, 15 insertions(+), 13 deletions(-)