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