]> Creatis software - clitk.git/blobdiff - vv/vvToolInputSelectorWidget.h
Ensure compatibility between Qt5.5 and Qt5.x or less
[clitk.git] / vv / vvToolInputSelectorWidget.h
index 4bc487fdbef98879c4b7f630e9ffda3d6a84c483..c71376706b46cccdfa3dd77d6349d7e7a2ec41cf 100644 (file)
@@ -20,7 +20,7 @@
 
 // qt
 #include <QObject>
-#if QT_VERSION < 0x050000
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>