소스 검색

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
 )