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