Преглед изворни кода

Depends on QList, the header must be included

Luis Ibanez пре 15 година
родитељ
комит
b8affbd855
1 измењених фајлова са 1 додато и 0 уклоњено
  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
 {