URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=099e5dddf2b098af47da32ce36917e87096db5e0
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
099e5dd by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Switch module preferences to new-style signals and slots.
Switch ModulePreferencesScrollArea to compile time signals and slots.
Change-Id: Ic984c4a0b4538925f97e648695f4dcdc2699675c
Reviewed-on: https://code.wireshark.org/review/31127
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from f01a9d9 CMake: make use of sdjournal build flag
add 099e5dd Qt: Switch module preferences to new-style signals and slots.
Summary of changes:
ui/qt/module_preferences_scroll_area.cpp | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)