Wireshark-commits: [Wireshark-commits] master-2.0 1a396f2: Qt: Turn off WindowModified when closing

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Nov 2015 21:00:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a396f24efaaee3789d7b3e5be37cb9ccd3a509d
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

1a396f2 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Turn off WindowModified when closing a file.
    
    When closing a capture file the main window will never be modified,
    so ensure we turn this off when the file is closed.
    
    Change-Id: I3e6a62c931330a75d32f46fc32524d8de8734485
    Reviewed-on: https://code.wireshark.org/review/11497
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 86320fdee663243060b8d0416fe630ad1f3d9078)
    Reviewed-on: https://code.wireshark.org/review/11532
    

Actions performed:

    from  d763776   GTPv2: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  1a396f2   Qt: Turn off WindowModified when closing a file.


Summary of changes:
 ui/qt/main_window_slots.cpp |    1 +
 1 file changed, 1 insertion(+)