Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tst_QSqlThread: match #if-ery on declaration to use
Variable was declared outside #if-ery but only used inside, leading to warnings when the define wasn't set. Change-Id: Iad6a236bdf76b8ca0a58a84509d19f7e1a3e2df2 Reviewed-by: Mikhail Svetkin <[email protected]> Reviewed-by: Andy Shaw <[email protected]>
- Loading branch information