aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/CMakeLists.txt
diff options
context:
space:
mode:
authorIrene Ruengeler <ruengeler@wireshark.org>2014-07-09 13:50:11 +0200
committerAnders Broman <a.broman58@gmail.com>2014-07-11 04:29:46 +0000
commitc7b45d0a7ddeb5a416992fcd7c35062213a688f5 (patch)
treef055dc4eea8d90e2a236fd9b117ef8c48781202e /ui/qt/CMakeLists.txt
parent9ed99d5c4ea354e96c7617e6c4583b4306b2ae37 (diff)
GTK Remote Capturing
Move the GTK files necessary for managing the recnet remote host from capture_dlg.c to recent.c in order to use them in QT, too. Change-Id: I3f3fd31ce928162de08c6db7309ef2a9b1e97760 Reviewed-on: https://code.wireshark.org/review/2955 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/qt/CMakeLists.txt')
-rw-r--r--ui/qt/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/qt/CMakeLists.txt b/ui/qt/CMakeLists.txt
index 0e01ac0fde..c58063e66f 100644
--- a/ui/qt/CMakeLists.txt
+++ b/ui/qt/CMakeLists.txt
@@ -31,7 +31,6 @@ set(WIRESHARK_QT_HEADERS
capture_filter_edit.h
capture_filter_syntax_worker.h
capture_info_dialog.h
- capture_interface_dialog.h
capture_interfaces_dialog.h
capture_preferences_frame.h
color_dialog.h
@@ -113,7 +112,6 @@ set(WIRESHARK_QT_SRC
capture_filter_edit.cpp
capture_filter_syntax_worker.cpp
capture_info_dialog.cpp
- capture_interface_dialog.cpp
capture_interfaces_dialog.cpp
color_dialog.cpp
color_utils.cpp