URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fdd07c4d3a5e7d83e235957dc731502770e709f1
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fdd07c4 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Make sure we uncheck the "Find Packet" action.
Make sure we uncheck the "Find Packet" action when we're done finding
packets. Make the "Go To Packet" action checkable and ensure that it's
properly checked an unchecked as well.
Change-Id: I979cabfd950ec4807ebcd40664b44b600557cf48
Reviewed-on: https://code.wireshark.org/review/9577
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from d36930e HTTP2: fix dissection of traffic over HTTP port
adds fdd07c4 Make sure we uncheck the "Find Packet" action.
Summary of changes:
ui/qt/accordion_frame.h | 5 +++++
ui/qt/main_window.cpp | 5 +++++
ui/qt/main_window.ui | 3 +++
ui/qt/search_frame.h | 2 +-
4 files changed, 14 insertions(+), 1 deletion(-)