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