]> Creatis software - clitk.git/blobdiff - vv/vvToolSegmentation.h
Debug ROI display
[clitk.git] / vv / vvToolSegmentation.h
index ba5eb5be0827ba6b077681313ab297edaa33f5b0..4801403541d1aca2539637b18729b223ac8a3791 100644 (file)
@@ -18,7 +18,8 @@
 #ifndef VVTOOLSEGMENTATION_H
 #define VVTOOLSEGMENTATION_H
 
-#if QT_VERSION < 0x050000
+#include <QtGlobal>
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>