Wireshark-commits: [Wireshark-commits] master 633ba95: [Qt] switch screens only if we're acutally s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Jun 2015 20:39:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=633ba955b20d355fa7a2e2140e7e06018826584e
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

633ba95 by Martin Kaiser (wireshark@xxxxxxxxx):

    [Qt] switch screens only if we're acutally starting a capture
    
    don't do the switch when the capture can't be started
    (e.g. because we didn't select any interface from which to capture)
    
    Change-Id: Ibabd703863d546c95b9fbe9bd2280d67a22dfc26
    Reviewed-on: https://code.wireshark.org/review/9072
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  911b934   [Qt] if the capture is stopped before we received any packet...
    adds  633ba95   [Qt] switch screens only if we're acutally starting a capture


Summary of changes:
 ui/qt/main_window_slots.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)