Explorar o código

Depends on QList, the header must be included

Luis Ibanez %!s(int64=15) %!d(string=hai) anos
pai
achega
b8affbd855
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Libs/Core/ctkDependencyGraph.h

+ 1 - 0
Libs/Core/ctkDependencyGraph.h

@@ -3,6 +3,7 @@
 
 // QT includes
 #include <QString>
+#include <QList>
 
 class ctkDependencyGraph
 {