ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 48986f4: Make the Qt version update displays when int

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Jul 2014 19:07:29 +0000 (UTC)
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(+)