浏览代码

Added missing moc header.

Sascha Zelzer 14 年之前
父节点
当前提交
ac1fee9eba
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Plugins/org.commontk.qtmobility.service/CMakeLists.txt

+ 1 - 0
Plugins/org.commontk.qtmobility.service/CMakeLists.txt

@@ -11,6 +11,7 @@ SET(PLUGIN_SRCS
 
 SET(PLUGIN_MOC_SRCS
   ctkQtMobilityServiceActivator_p.h
+  ctkQtMobilityServiceFactory_p.h
   ctkQtMobilityServiceRuntime_p.h
 )