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