X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvIntensityValueSlider.h;h=25fdc5753e75941262d1f7e7a8df0d64abdaa986;hb=46d6314164abf444b420f07539b8f7cbd817f88e;hp=29846633831e4baee3f4414d2b4a3b78f19504d8;hpb=6543794d0c4718aaa344b28acc77ca18d423f1f3;p=clitk.git diff --git a/vv/vvIntensityValueSlider.h b/vv/vvIntensityValueSlider.h index 2984663..25fdc57 100644 --- a/vv/vvIntensityValueSlider.h +++ b/vv/vvIntensityValueSlider.h @@ -19,7 +19,8 @@ #define VVINTENSITYVALUESLIDER_H // qt -#if QT_VERSION < 0x050000 +#include +#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0) #include #else #include