Explorar o código

Add header files to fix moc generation due to changed qt4_generate_mocs macro.

Sascha Zelzer %!s(int64=11) %!d(string=hai) anos
pai
achega
b1e135190b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Libs/CommandLineModules/Core/CMakeLists.txt

+ 2 - 0
Libs/CommandLineModules/Core/CMakeLists.txt

@@ -23,6 +23,7 @@ set(KIT_SRCS
   ctkCmdLineModuleDescription_p.h
   ctkCmdLineModuleDirectoryWatcher.cpp
   ctkCmdLineModuleDirectoryWatcher_p.h
+  ctkCmdLineModuleFrontend.h
   ctkCmdLineModuleFrontend.cpp
   ctkCmdLineModuleFrontendFactory.cpp
   ctkCmdLineModuleFuture.cpp
@@ -37,6 +38,7 @@ set(KIT_SRCS
   ctkCmdLineModuleParameterParsers_p.h
   ctkCmdLineModulePathBuilder.cpp
   ctkCmdLineModuleResult.cpp
+  ctkCmdLineModuleXmlProgressWatcher.h
   ctkCmdLineModuleXmlProgressWatcher.cpp
   ctkCmdLineModuleReference.cpp
   ctkCmdLineModuleRunException.cpp