]> Creatis software - clitk.git/blobdiff - vv/vvToolImageArithm.h
Debug RTStruct conversion with empty struc
[clitk.git] / vv / vvToolImageArithm.h
index e4f1b3422694383bcf0da2e0ce176eaed683e4e7..964b9c81219d6075c23545411a1b9ac7d6f2b3f5 100644 (file)
 #define VVTOOLImageArithm_H
 
 #include <QtGlobal>
-#if QT_VERSION < 0x050000
-#include <QtDesigner/QDesignerExportWidget>
-#else
+#if QT_VERSION >= 0x050000
 #include <QtUiPlugin/QDesignerExportWidget>
+#else
+#include <QtDesigner/QDesignerExportWidget>
 #endif
 
 #include "vvToolBase.h"