]> Creatis software - clitk.git/blobdiff - vv/vvToolCropImage.h
Debug --contour while opening
[clitk.git] / vv / vvToolCropImage.h
index 2f2863091c2fe87fadac9b15465cd4e2c9361197..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