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.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/Makefile.common b/ui/qt/Makefile.common
index e7b0d247cb..6fd892c1e1 100644
--- a/ui/qt/Makefile.common
+++ b/ui/qt/Makefile.common
@@ -116,6 +116,7 @@ MOC_HDRS = \
accordion_frame.h \
byte_view_tab.h \
byte_view_text.h \
+ capture_file.h \
capture_file_dialog.h \
capture_file_properties_dialog.h \
capture_filter_combo.h \
@@ -309,6 +310,7 @@ WIRESHARK_QT_SRC = \
accordion_frame.cpp \
byte_view_tab.cpp \
byte_view_text.cpp \
+ capture_file.cpp \
capture_file_dialog.cpp \
capture_file_properties_dialog.cpp \
capture_filter_combo.cpp \