]> Creatis software - clitk.git/blobdiff - vv/vvToolProfile.h
Remove warnings
[clitk.git] / vv / vvToolProfile.h
index 2f64bb3a656e28f10b93cf0107f35abe430714fb..0410637f396b79a1f08faad0502c97b0918aef7e 100644 (file)
 #define VVTOOLPROFILE_H
 
 #include <QtGlobal>
+#if QT_VERSION >= 0x050000
+#include <QtUiPlugin/QDesignerExportWidget>
+#else
 #include <QtDesigner/QDesignerExportWidget>
+#endif
 
 #include "vvToolBase.h"
 #include "vvToolWidgetBase.h"