]> Creatis software - clitk.git/blobdiff - vv/vvToolSegmentation.h
Ensure compatibility between Qt5.5 and Qt5.x or less
[clitk.git] / vv / vvToolSegmentation.h
index 9e3180bc0ac40d237e7b734e63a1db554ba29920..4801403541d1aca2539637b18729b223ac8a3791 100644 (file)
@@ -19,7 +19,7 @@
 #define VVTOOLSEGMENTATION_H
 
 #include <QtGlobal>
-#if QT_VERSION < 0x050000
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>