]> Creatis software - clitk.git/blobdiff - vv/vvToolCropImage.h
Consistency of information between Info Pannel and Cursor Position Overlay
[clitk.git] / vv / vvToolCropImage.h
index 27a334c3de83c5b7d4e3db96bc0abeda7261b182..11ee8def9e7f5bfd8b26bacf6b64d0fd7ca058a8 100644 (file)
 #define VVTOOLCROPIMAGE_H
 
 //qt
+#include <QtGlobal>
+#if QT_VERSION < 0x050000
 #include <QtDesigner/QDesignerExportWidget>
+#else
+#include <QtUiPlugin/QDesignerExportWidget>
+#endif
 #include <QDialog>
 #include <QSlider>
 // vv