Wireshark-commits: [Wireshark-commits] master-2.0 aceaaa8: Qt: Don't update expert icon without a c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Nov 2015 16:36:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aceaaa89b2efa893f9483f4bfecaa14ba97c9e2c
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    Qt: Don't update expert icon without a capture file.
    
    We don't show the expert info icon when not having a capture file,
    so this should not be enabled when emitting redissectPackets().
    
    Change-Id: I6ae6124ed9f69c214a2beadbdc670b15dfe3d060
    Reviewed-on: https://code.wireshark.org/review/11937
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 73ee9178414e8d6bf7df3f508c407920c47359ee)
    Reviewed-on: https://code.wireshark.org/review/11942
    

Actions performed:

    from  290601a   Lua: Disable Reload Lua Plugins while reading file.
    adds  aceaaa8   Qt: Don't update expert icon without a capture file.


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