URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0498f177ae04bd6f570b5c48b8181ad38457d03
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a0498f1 by Gerald Combs (gerald@xxxxxxxx):
Qt: Double clicking a packet opens the packet window.
Connect the packet list's doubleClicked signal to the main window's
openPacketDialog slot.
Change-Id: I5bc20c113fb1f22e2257fc1dbdef76c9920e05d0
Reviewed-on: https://code.wireshark.org/review/7092
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 6e88978 Qt: More #include → forward declarations.
adds a0498f1 Qt: Double clicking a packet opens the packet window.
Summary of changes:
ui/qt/main_window.cpp | 2 ++
1 file changed, 2 insertions(+)