Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QSqlQueryModel test: don't copy a QSqlQuery
Move the query into the model, and use a local scope to make sure that we don't use the moved-from query later. Pick-to: 6.9 Change-Id: I9d216e770733af8b0771280276dba0775209a802 Reviewed-by: Christian Ehrlicher <[email protected]> Reviewed-by: Dheerendra Purohit <[email protected]>
- Loading branch information