aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/Makefile.common')
-rw-r--r--ui/qt/Makefile.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/qt/Makefile.common b/ui/qt/Makefile.common
index 89ad33e293..ed7140f552 100644
--- a/ui/qt/Makefile.common
+++ b/ui/qt/Makefile.common
@@ -43,6 +43,7 @@ NODIST_GENERATED_HEADER_FILES = \
ui_compiled_filter_output.h \
ui_decode_as_dialog.h \
ui_display_filter_expression_dialog.h \
+ ui_enabled_protocols_dialog.h \
ui_expert_info_dialog.h \
ui_export_object_dialog.h \
ui_export_pdu_dialog.h \
@@ -161,6 +162,7 @@ MOC_HDRS = \
display_filter_edit.h \
display_filter_expression_dialog.h \
elided_label.h \
+ enabled_protocols_dialog.h \
endpoint_dialog.h \
expert_info_dialog.h \
export_dissection_dialog.h \
@@ -263,6 +265,7 @@ UI_FILES = \
compiled_filter_output.ui \
decode_as_dialog.ui \
display_filter_expression_dialog.ui \
+ enabled_protocols_dialog.ui \
expert_info_dialog.ui \
export_object_dialog.ui \
export_pdu_dialog.ui \
@@ -396,6 +399,7 @@ WIRESHARK_QT_SRC = \
display_filter_edit.cpp \
display_filter_expression_dialog.cpp \
elided_label.cpp \
+ enabled_protocols_dialog.cpp \
endpoint_dialog.cpp \
expert_info_dialog.cpp \
export_dissection_dialog.cpp \