aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/Wireshark.pro
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-10-01 10:18:56 -0700
committerGerald Combs <gerald@wireshark.org>2015-10-01 21:11:47 +0000
commit77a918188267f8f45bc9f51aa81bb24ee27765c5 (patch)
treee20d4a2747646ad7076f17bb168a5f0c709d06ce /ui/qt/Wireshark.pro
parentcf3d279e046053aa39846f108ad4769189211bda (diff)
Add the supported protocols internals dialog.
Includes a bonus search field. Change-Id: I0b101b725d531a59c8a2fdbfbf4690b507135546 Reviewed-on: https://code.wireshark.org/review/10731 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/Wireshark.pro')
-rw-r--r--ui/qt/Wireshark.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/Wireshark.pro b/ui/qt/Wireshark.pro
index 6129b5af8d..9e6a6a1c66 100644
--- a/ui/qt/Wireshark.pro
+++ b/ui/qt/Wireshark.pro
@@ -275,6 +275,7 @@ FORMS += \
search_frame.ui \
sequence_dialog.ui \
splash_overlay.ui \
+ supported_protocols_dialog.ui \
tap_parameter_dialog.ui \
tcp_stream_dialog.ui \
time_shift_dialog.ui \
@@ -648,6 +649,7 @@ HEADERS += \
simple_dialog.h \
sparkline_delegate.h \
stock_icon_tool_button.h \
+ supported_protocols_dialog.h \
syntax_line_edit.h \
tap_parameter_dialog.h \
time_shift_dialog.h \