aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/CMakeLists.txt')
-rw-r--r--ui/qt/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/CMakeLists.txt b/ui/qt/CMakeLists.txt
index d410638711..95e56d9a26 100644
--- a/ui/qt/CMakeLists.txt
+++ b/ui/qt/CMakeLists.txt
@@ -35,6 +35,7 @@ set(WIRESHARK_QT_HEADERS
accordion_frame.h
byte_view_tab.h
byte_view_text.h
+ cache_proxy_model.h
capture_file.h
capture_file_dialog.h
capture_file_properties_dialog.h
@@ -208,6 +209,7 @@ set(WIRESHARK_QT_SRC
bluetooth_hci_summary_dialog.cpp
byte_view_tab.cpp
byte_view_text.cpp
+ cache_proxy_model.cpp
capture_file.cpp
capture_file_dialog.cpp
capture_file_properties_dialog.cpp