Wireshark-commits: [Wireshark-commits] master 73e24b3: Qt: mark bool and enum prefs as changed when
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Apr 2017 19:28:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73e24b31de073dfbc7a3e89a811e99b104f1b5df
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

73e24b3 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>
    

Actions performed:

    from  6924610   NOE: fix "EVT_DEVICE_PRESENCE" message decoding
    adds  73e24b3   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(+)