URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=000ac66fce801e4f28e322893ae9280115906330
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
000ac66 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Make recent preferences changes work with Qt4.
Cast a pointer to a QWidget * so that compilation and pref selection
works for Qt4. Add an assert and some comments.
Change-Id: Ide89b698220a9af7b7252488f0770ff35081432e
Reviewed-on: https://code.wireshark.org/review/16195
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from ff8c6d9 Qt: Add a missing Q_DECLARE_METATYPE to fix a compile error on RHEL 7.
adds 000ac66 Qt: Make recent preferences changes work with Qt4.
Summary of changes:
ui/qt/preferences_dialog.cpp | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)