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