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