X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvIntensityValueSlider.h;h=b123f404f8aff71f547597cac7359307ede5890c;hb=ffcb9f130fcbcc690702c2d174d3fdb57a58671a;hp=10550102f0496f0e0c42551f9fa40643f8a5d1a5;hpb=ff4e821006c760607319ef7cc58dd9f4f17a7098;p=clitk.git diff --git a/vv/vvIntensityValueSlider.h b/vv/vvIntensityValueSlider.h index 1055010..b123f40 100644 --- a/vv/vvIntensityValueSlider.h +++ b/vv/vvIntensityValueSlider.h @@ -20,10 +20,10 @@ // qt #include -#if QT_VERSION < 0x050000 -#include -#else +#if QT_VERSION >= 0x050000 #include +#else +#include #endif #include