]> Creatis software - clitk.git/blobdiff - vv/vvLabelImageLoaderWidget.h
Ensure compatibility between Qt5.5 and Qt5.x or less
[clitk.git] / vv / vvLabelImageLoaderWidget.h
index 3447dba0b29c9e2a441f9ec84ad4c5be8b4c2e11..0477ca606a4c5497fab91b5985c6b5b0100a08e3 100644 (file)
@@ -24,7 +24,7 @@
 
 // qt
 #include <QtGlobal>
-#if QT_VERSION < 0x050000
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>