URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a02fc3b094628f504a13012f4cf5bb7ca61ff17f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a02fc3b by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Set normal window icon when capture file closed.
Also rename and use setDefaultWindowTitle() to set the window title
back to "The Wireshark Network Analyzer".
Change-Id: Ifa87d1a9b9140de4f256effdfca8485f65e2f839
Reviewed-on: https://code.wireshark.org/review/12025
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d61c3d5 asn2wrs.py: fix path substitution when generating ASN.1 dissectors with CMake on Windows
adds a02fc3b Qt: Set normal window icon when capture file closed.
Summary of changes:
ui/qt/main_window.cpp | 7 +++----
ui/qt/main_window.h | 2 +-
ui/qt/main_window_slots.cpp | 3 ++-
3 files changed, 6 insertions(+), 6 deletions(-)