Wireshark-commits: [Wireshark-commits] master d7ddebb: Qt: Update menus with new recent settings wh
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Dec 2015 14:59:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d7ddebbfb23f39593b1c7686d1f2802c416d17f4
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d7ddebb by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Update menus with new recent settings when changing profile
    
    Update all View options to new recent settings to reflect the changes.
    Also show/hide toolbars and packet panes accordingly.
    
    Change-Id: Idb07bd5c51c01810b1f4467d2401936dc533731b
    Reviewed-on: https://code.wireshark.org/review/12405
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  28bb60f   Qt: Set timestamp precision when changing profile
    adds  d7ddebb   Qt: Update menus with new recent settings when changing profile


Summary of changes:
 ui/qt/main_window.cpp           |   23 ++++-------------------
 ui/qt/main_window.h             |    4 ++++
 ui/qt/main_window_slots.cpp     |   36 +++++++++++++++++++++++++++++++++++-
 ui/qt/wireshark_application.cpp |    3 ---
 4 files changed, 43 insertions(+), 23 deletions(-)