Quellcode durchsuchen

Added missing moc header.

Sascha Zelzer vor 14 Jahren
Ursprung
Commit
ac1fee9eba
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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
 )