]> Creatis software - clitk.git/blobdiff - vv/vvToolPlastimatch.h
Remove warnings
[clitk.git] / vv / vvToolPlastimatch.h
index d808abdd52603a5e8d9c2203ecf767975fdf6c68..ff56b8ab8318d11506c398a7a17e704133f778c4 100644 (file)
 #ifndef VVTOOLPLASTIMATCH_H
 #define VVTOOLPLASTIMATCH_H
 
+#if QT_VERSION >= 0x050000
+#include <QtUiPlugin/QDesignerExportWidget>
+#else
 #include <QtDesigner/QDesignerExportWidget>
+#endif
 
 #include "vvToolBase.h"
 #include "vvToolWidgetBase.h"