Wireshark-commits: [Wireshark-commits] master c068bf5: Qt: Update packet detail selection behavior.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c068bf5ab7bc052a26abc615bc9fbadde0503bf9
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c068bf5 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Update packet detail selection behavior.
Some menu items always need to be enabled or disabled when we call
setMenusForSelectedTreeRow. Do so.
Add some NULL checks.
Change-Id: I5de3df2ceb1dfe19e1cea548b0299004fbea2ec7
Reviewed-on: https://code.wireshark.org/review/10651
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 657b930 Help dialog shortcut list updates.
adds c068bf5 Qt: Update packet detail selection behavior.
Summary of changes:
ui/qt/main_window_slots.cpp | 75 +++++++++++++++++++++++--------------------
1 file changed, 40 insertions(+), 35 deletions(-)