URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73ee9178414e8d6bf7df3f508c407920c47359ee
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
73ee917 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>
Actions performed:
from 4adeb42 create_dissector_handle -> new_create_dissector_handle
adds 73ee917 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(-)