Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
maoting
/
CTK
Suivre
1
Voter
1
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Depends on QList, the header must be included
Luis Ibanez
il y a 15 ans
Parent
2739e83283
commit
b8affbd855
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
Libs/Core/ctkDependencyGraph.h
+ 1
- 0
Libs/Core/ctkDependencyGraph.h
Voir le fichier
@@ -3,6 +3,7 @@
// QT includes
#include <QString>
+#include <QList>
class ctkDependencyGraph
{