]> Creatis software - clitk.git/blobdiff - vv/vvToolROIManager.h
Remove warnings
[clitk.git] / vv / vvToolROIManager.h
index 9cb993ad6f57dac5ab5b6185c54e64189bf487b9..fdf68a6d107e1a22a3a8cd254f79efd8a1a56786 100644 (file)
 #define VVTOOLROIMANAGER_H
 
 #include <QtGlobal>
+#if QT_VERSION >= 0x050000
+#include <QtUiPlugin/QDesignerExportWidget>
+#else
 #include <QtDesigner/QDesignerExportWidget>
+#endif
 #include <QSharedPointer>
 
 #include "vvToolBase.h"