Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
maoting
/
CTK
Watch
1
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Depends on QList, the header must be included
Luis Ibanez
15 years ago
parent
2739e83283
commit
b8affbd855
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Libs/Core/ctkDependencyGraph.h
+ 1
- 0
Libs/Core/ctkDependencyGraph.h
View File
@@ -3,6 +3,7 @@
// QT includes
#include <QString>
+#include <QList>
class ctkDependencyGraph
{