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