Преглед на файлове

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
 {