]> Creatis software - clitk.git/blobdiff - vv/vvToolInputSelectorWidget.h
Debug --contour while opening
[clitk.git] / vv / vvToolInputSelectorWidget.h
index b33ca5c2c1775f0478bab421cfe551e2c91f54ee..4bc487fdbef98879c4b7f630e9ffda3d6a84c483 100644 (file)
 #define VVTOOLINPUTSELECTORWIDGET_H
 
 // qt
+#include <QObject>
+#if QT_VERSION < 0x050000
 #include <QtDesigner/QDesignerExportWidget>
+#else
+#include <QtUiPlugin/QDesignerExportWidget>
+#endif
 #include <QDialog>
 
 // vv