From a450fca8bd1964be1a4eb846ace7e0d4849d8d48 Mon Sep 17 00:00:00 2001 From: Sebastien Braun Date: Wed, 6 Oct 2010 14:55:32 +0200 Subject: Add headers containing translated strings to sources for pvsmgr[touch] --- CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4214fd3..85fb968 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -103,6 +103,12 @@ SET( PVSMGR_SRCS src/util/serviceDiscoveryUtil.cpp src/gui/aboutDialog.cpp src/gui/multicastConfigDialog.cpp + + # We need the following headers for translations. + # They will not be compiled. + src/input/killX11Handler.h + src/input/rebootSystemHandler.h + src/input/sayHelloHandler.h ) # pvs -- cgit v1.2.3-55-g7522