Parcourir la source

Added missing moc header.

Sascha Zelzer il y a 14 ans
Parent
commit
ac1fee9eba
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 )