ソースを参照

BUG: Fix missing include QItemSelection

Pablo Hernandez-Cerdan 7 年 前
コミット
8cc690cc7b
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      Libs/Widgets/ctkPathListButtonsWidget_p.h

+ 1 - 0
Libs/Widgets/ctkPathListButtonsWidget_p.h

@@ -23,6 +23,7 @@
 
 
 // Qt includes
 // Qt includes
 #include <QObject>
 #include <QObject>
+#include <QItemSelection>
 
 
 // CTK includes
 // CTK includes
 #include "ui_ctkPathListButtonsWidget.h"
 #include "ui_ctkPathListButtonsWidget.h"