]> Creatis software - clitk.git/blobdiff - vv/vvToolSimpleInputSelectorWidget.h
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk
[clitk.git] / vv / vvToolSimpleInputSelectorWidget.h
index 46040e4b70cea25b263c84f608df13902018cfc0..7a06c27bcf0136e6b4ed1624fc64fd7fad6d9395 100644 (file)
@@ -19,7 +19,7 @@
 #define VVTOOLSIMPLEINPUTSELECTORWIDGET_H
 
 #include <QtGlobal>
-#if QT_VERSION < 0x050000
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>