Wireshark-commits: [Wireshark-commits] master 0d28caf: qt: fix more button states

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Jun 2015 21:42:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d28caf88016e56a0e9ef9d47fe5e7c7e9880e90
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0d28caf by Evan Huus (eapache@xxxxxxxxx):

    qt: fix more button states
    
    As in gcc614a9 we have to manually uncheck buttons if we decide not to action
    them.
    
    Change-Id: Ia5dc29a292bc6d75a1e8753da06a053cafa66866
    Reviewed-on: https://code.wireshark.org/review/9107
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  cc614a9   qt: fix button state when cancelling save
    adds  0d28caf   qt: fix more button states


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