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