X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolInputSelectorWidget.h;h=76e0c34f1137a321504587c47a8b4d3bc7176eb0;hb=769d159c09a35005afb6934fae83843f0b116d36;hp=4bc487fdbef98879c4b7f630e9ffda3d6a84c483;hpb=eab384b4509ea170c55a307b9eb484e70c636bba;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index 4bc487f..76e0c34 100644 --- a/vv/vvToolInputSelectorWidget.h +++ b/vv/vvToolInputSelectorWidget.h @@ -20,10 +20,10 @@ // qt #include -#if QT_VERSION < 0x050000 -#include -#else +#if QT_VERSION >= 0x050000 #include +#else +#include #endif #include