Explorar el Código

Merge pull request #590 from Heather/patch-1

fix build with Qt 5.5 ( close #588 )
Sascha Zelzer hace 10 años
padre
commit
c7714a5cca
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Libs/PluginFramework/ctkPluginArchiveSQL_p.h

+ 1 - 0
Libs/PluginFramework/ctkPluginArchiveSQL_p.h

@@ -22,6 +22,7 @@
 #ifndef CTKPLUGINARCHIVESQL_P_H
 #define CTKPLUGINARCHIVESQL_P_H
 
+#include <QObject>
 #include <QDateTime>
 #include <QHash>
 #include <QSharedPointer>