URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48986f4fb9912c75da19c77151eaea92e372745c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
48986f4 by Guy Harris (guy@xxxxxxxxxxxx):
Make the Qt version update displays when interfaces appear or disappear.
Change-Id: If1218baaae9dcd93ddb1cea81ac5457f90a57c6c
Reviewed-on: https://code.wireshark.org/review/3152
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 16daf0c Add a warning that not all command line options are implemented
adds 48986f4 Make the Qt version update displays when interfaces appear or disappear.
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 1 +
ui/qt/main_window.cpp | 1 +
ui/qt/wireshark_application.cpp | 78 +++++++++++++++++++++++++++++++++++
ui/qt/wireshark_application.h | 4 ++
4 files changed, 84 insertions(+)