Wireshark-commits: [Wireshark-commits] master-2.0 7bc6c10: Qt: Set normal window icon when capture

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Nov 2015 14:51:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7bc6c1014e316a67fc6528c402d6a1e7bd2a6dd2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

7bc6c10 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>
    (cherry picked from commit a02fc3b094628f504a13012f4cf5bb7ca61ff17f)
    Reviewed-on: https://code.wireshark.org/review/12035
    

Actions performed:

    from  805395f   asn2wrs.py: fix path substitution when generating ASN.1 dissectors with CMake on Windows
    adds  7bc6c10   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(-)