Bläddra i källkod

BUG: Fix missing include QItemSelection

Pablo Hernandez-Cerdan 7 år sedan
förälder
incheckning
8cc690cc7b
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      Libs/Widgets/ctkPathListButtonsWidget_p.h

+ 1 - 0
Libs/Widgets/ctkPathListButtonsWidget_p.h

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