Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
maoting
/
CTK
Segui
1
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Depends on QList, the header must be included
Luis Ibanez
15 anni fa
parent
2739e83283
commit
b8affbd855
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
Libs/Core/ctkDependencyGraph.h
+ 1
- 0
Libs/Core/ctkDependencyGraph.h
Vedi File
@@ -3,6 +3,7 @@
// QT includes
#include <QString>
+#include <QList>
class ctkDependencyGraph
{