Jürgen Spitzmüller schreef:
First, the second is basically the function call and not just some conditional logic, second, it is now clearer to what the comment is referring to, third, there will hopefully be #ifndef QT_VERSION >= 40x000 commands around the first if statement.Vincent van Ravesteijn wrote:To branch ?Yes. BTW, why the nested if-statement (and no &&)? Jürgen
Vincent