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