Convert Enabled protocols dialog to use model.
authorMichael Mann <mmann78@netscape.net>
Sun, 17 Dec 2017 02:51:33 +0000 (21:51 -0500)
committerRoland Knall <rknall@gmail.com>
Tue, 19 Dec 2017 08:21:19 +0000 (08:21 +0000)
commit0d6eb9631f26176d00d6bef69569d1d2911bd233
tree97ae18832c54a74ed94ecc17e3f102d45e7a5680
parent6e4a6364154f4e880f2bb6111d6759e51a686bb4
Convert Enabled protocols dialog to use model.

Change-Id: I618df2f2608adcd1be5da02262c5296e4d86cfba
Reviewed-on: https://code.wireshark.org/review/24866
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
epan/proto.c
ui/qt/CMakeLists.txt
ui/qt/Makefile.am
ui/qt/enabled_protocols_dialog.cpp
ui/qt/enabled_protocols_dialog.h
ui/qt/enabled_protocols_dialog.ui
ui/qt/models/enabled_protocols_model.cpp [new file with mode: 0644]
ui/qt/models/enabled_protocols_model.h [new file with mode: 0644]
ui/qt/protocol_preferences_menu.cpp