426f032119
Simply if (!condition) QSKIP(...) instead of having a long block depend on the condition with the QSKIP() in its else block (which should have had braces, as it was). While dedenting the code block, tidied up spacing: only include blank lines where they break up the code into blocks that go together, don't leave spaces just inside parentheses. Change-Id: I0196150088be88a7c6073b997a315b8f14d5f392 Reviewed-by: Marc Mutz <marc.mutz@qt.io> |
||
---|---|---|
.. | ||
qsql | ||
qsqldatabase | ||
qsqldriver | ||
qsqlerror | ||
qsqlfield | ||
qsqlquery | ||
qsqlrecord | ||
qsqlresult | ||
qsqlthread | ||
CMakeLists.txt |