Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
maoting
/
CTK
Watch
1
Star
1
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Depends on QList, the header must be included
Luis Ibanez
15 年 前
親
2739e83283
コミット
b8affbd855
共有
1 個のファイルを変更した
、
1 個の追加
と
0 個の削除
を含む
分割表示
差分情報を表示
1
0
Libs/Core/ctkDependencyGraph.h
+ 1
- 0
Libs/Core/ctkDependencyGraph.h
ファイルの表示
@@ -3,6 +3,7 @@
// QT includes
#include <QString>
+#include <QList>
class ctkDependencyGraph
{