Wireshark-commits: [Wireshark-commits] master-2.0 604d1b6: Qt: mark bool and enum prefs as changed
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=604d1b62e6ef223465f104b99f1c91a157d5156f
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
604d1b6 by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: mark bool and enum prefs as changed when modified via the menu
When preferences are modified, these must be marked to ensure that the
"prefs_changed" callback for Lua dissectors is invoked.
Bug: 13536
Change-Id: Ib93b2920ebefbc1532d3c6cd097f802a45ec6f35
Reviewed-on: https://code.wireshark.org/review/21016
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 73e24b31de073dfbc7a3e89a811e99b104f1b5df)
Reviewed-on: https://code.wireshark.org/review/21036
Actions performed:
from 58e69cc packet-slsk.c: Fix (many potential) SLSK long dissector loops
adds 604d1b6 Qt: mark bool and enum prefs as changed when modified via the menu
Summary of changes:
ui/qt/protocol_preferences_menu.cpp | 2 ++
1 file changed, 2 insertions(+)