Qt: Add a CaptureFile class.
[metze/wireshark/wip.git] / ui / qt / Makefile.common
index e7b0d247cb7ad4855d340ae10ca2f1ac40b63464..6fd892c1e157f24ceb7c946410fb183113ace684 100644 (file)
@@ -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        \