Wireshark-commits: [Wireshark-commits] master ee2c4da: Qt: Reset expert info icon when start captur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Sep 2016 21:27:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee2c4da947a6e7ae638efa464d9eb09c9082fa00
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ee2c4da by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Reset expert info icon when start capture failed
    
    When starting capture fails the expert info icon must be removed
    and the file status must be cleared.  This happens more frequently
    when using sshdump with configuration errors.
    
    Change-Id: I9b2215c71bd16406a0978256018b1664f06c19f1
    Reviewed-on: https://code.wireshark.org/review/17741
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  686d72f   Type and size cleanups.
    adds  ee2c4da   Qt: Reset expert info icon when start capture failed


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