X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolInputSelectorWidget.h;h=c71376706b46cccdfa3dd77d6349d7e7a2ec41cf;hb=f396442c6161cc824a1794863c0d98322ed1d9b5;hp=c0a492063584519ba58599aaf01ca7923703b1f9;hpb=6543794d0c4718aaa344b28acc77ca18d423f1f3;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index c0a4920..c713767 100644 --- a/vv/vvToolInputSelectorWidget.h +++ b/vv/vvToolInputSelectorWidget.h @@ -19,7 +19,8 @@ #define VVTOOLINPUTSELECTORWIDGET_H // qt -#if QT_VERSION < 0x050000 +#include +#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0) #include #else #include