Explorar o código

BUG: Fix missing include QItemSelection

Pablo Hernandez-Cerdan %!s(int64=7) %!d(string=hai) anos
pai
achega
8cc690cc7b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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"