summaryrefslogtreecommitdiff
path: root/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-10-27 23:00:54 +0100
committerMichael Mann <mmann78@netscape.net>2015-02-08 22:22:33 +0000
commit0310132a82f2642ba0dd995e12aeebad665f2e7c (patch)
tree58e277e00c464ffe1848f5d6cf3e30e1421cb98d /ui/CMakeLists.txt
parentd7ee0952d1a7e79e0b54483572f446f86aef4a57 (diff)
downloadwireshark-0310132a82f2642ba0dd995e12aeebad665f2e7c.tar.gz
Multicast Stream: Move mcast_stream.[ch] to ui
Preparation to add Multicast Stream Dialog on Qt (Add extern C...) Change-Id: Ic8bc39a18dba607d6da116df799de7847ce8e4c8 Reviewed-on: https://code.wireshark.org/review/6984 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'ui/CMakeLists.txt')
-rw-r--r--ui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt
index 214d54f8a2..17594221e7 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -37,6 +37,7 @@ set(COMMON_UI_SRC
iface_lists.c
io_graph_item.c
language.c
+ mcast_stream.c
packet_list_utils.c
persfilepath_opt.c
preference_utils.c