]> Creatis software - clitk.git/blobdiff - vv/vvToolInputSelectorWidget.h
Ensure the compilation with Qt4 and Qt5
[clitk.git] / vv / vvToolInputSelectorWidget.h
index b33ca5c2c1775f0478bab421cfe551e2c91f54ee..c0a492063584519ba58599aaf01ca7923703b1f9 100644 (file)
 #define VVTOOLINPUTSELECTORWIDGET_H
 
 // qt
+#if QT_VERSION < 0x050000
 #include <QtDesigner/QDesignerExportWidget>
+#else
+#include <QtUiPlugin/QDesignerExportWidget>
+#endif
 #include <QDialog>
 
 // vv