summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSimon Rettberg2016-10-21 18:48:31 +0200
committerSimon Rettberg2016-10-21 18:48:31 +0200
commitcc3d9f5c379c70e4f16f60afc493d82db962db2b (patch)
treee40385171fb436c85963a1603fae2b591c8af949 /CMakeLists.txt
parentMerge branch 'master' of openslx.org:pvs2 (diff)
downloadpvs2-cc3d9f5c379c70e4f16f60afc493d82db962db2b.tar.gz
pvs2-cc3d9f5c379c70e4f16f60afc493d82db962db2b.tar.xz
pvs2-cc3d9f5c379c70e4f16f60afc493d82db962db2b.zip
[client] Add icon to attention button, hide button when disconnected
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3245a03..1cb8cb3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -82,6 +82,7 @@ FILE(GLOB PVSMGR_MOC_HDRS
)
FILE(GLOB PVSCLIENT_MOC_HDRS
+ src/client/*.h
src/client/*/*.h
src/client/*/*/*.h
)