Browse Source

Added missing moc header.

Sascha Zelzer 14 years ago
parent
commit
ac1fee9eba
1 changed files with 1 additions and 0 deletions
  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
 )