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