]> Creatis software - clitk.git/blobdiff - vv/vvIntensityValueSlider.h
Debug RTStruct conversion with empty struc
[clitk.git] / vv / vvIntensityValueSlider.h
index 4e2bfb3a923e12650ec2e130c9955fa8c54733c8..b123f404f8aff71f547597cac7359307ede5890c 100644 (file)
 #define VVINTENSITYVALUESLIDER_H
 
 // qt
+#include <QtGlobal>
+#if QT_VERSION >= 0x050000
 #include <QtUiPlugin/QDesignerExportWidget>
+#else
+#include <QtDesigner/QDesignerExportWidget>
+#endif
 #include <QDialog>
 
 // clitk