瀏覽代碼

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

Sascha Zelzer 11 年之前
父節點
當前提交
b1e135190b
共有 1 個文件被更改,包括 2 次插入0 次删除
  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