diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2025-03-24 17:17:45 -0700 |
|---|---|---|
| committer | Thiago Macieira <thiago.macieira@intel.com> | 2025-04-11 17:09:49 -0700 |
| commit | eb8c09c104932d035ab28a73603136137f49dbee (patch) | |
| tree | 8ff8ed7ecb83488ecea0563689176958d7f6c066 /tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp | |
| parent | 81a7a4c2d94fca6fc595dcb147831b9585eaee5f (diff) | |
QThreadStorage: make the internal finish() function really private
This class is very old and hasn't been modernized since C++98 became a
thing we could rely on. We hadn't come up with the concept of private
headers yet.
This commit moves the exported QThreadStorageData::finish() function
from the public header to QThreadStoragePrivate in a private header and
no longer exports it. It also removes the need to pass the QList as a
void **.
Task-number: QTBUG-135044
Change-Id: I736cb12a7c29716effd7fffd87c7b086a8cb7e19
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions
