Qt: Add a CaptureFile class.
[metze/wireshark/wip.git] / ui / qt / Wireshark.pro
index 34e2db4a42beca7ad09456508685a0ce98fe9128..7390e08517291e60d117577ab8eb5fcd2230a7c4 100644 (file)
@@ -547,6 +547,7 @@ win32: QMAKE_CLEAN += *.pdb
 HEADERS += \
     byte_view_tab.h \
     byte_view_text.h \
+    capture_file.h \
     capture_file_dialog.h \
     capture_filter_combo.h \
     capture_filter_edit.h \
@@ -589,6 +590,7 @@ SOURCES += \
     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 \