Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
maoting
/
CTK
Seguir
1
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Depends on QList, the header must be included
Luis Ibanez
hace 15 años
padre
2739e83283
commit
b8affbd855
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
Libs/Core/ctkDependencyGraph.h
+ 1
- 0
Libs/Core/ctkDependencyGraph.h
Ver fichero
@@ -3,6 +3,7 @@
// QT includes
#include <QString>
+#include <QList>
class ctkDependencyGraph
{