diff options
| author | Edward Welbourne <edward.welbourne@qt.io> | 2024-10-29 12:05:35 +0100 |
|---|---|---|
| committer | Edward Welbourne <edward.welbourne@qt.io> | 2024-11-04 11:43:53 +0100 |
| commit | ad857e09e5824c69ae33c5013be4de4a24a992ec (patch) | |
| tree | e6c66171b062e096b92b9ed2fa8a203f140d470d /tests/auto/sql/kernel/qsqldatabase/tst_databases.h | |
| parent | a127aea57b48abc3fca4112db30462a3748ca00d (diff) | |
Exclude q*_data_p.h files from the generated include/
They exist to separate generated data under the Unicode license from
our own sources and avoid bloating our *.cpp files. They are only *.h
files because #include is how we pull them into the translation units
that need them. They don't define API, not even internal API, only
data.
Removing them from CMake's SOURCE list suffices to do this and exclude
them from syncqt's scrutiny (also needed). Change their header
comments, also, to reflect their anomalous nature and remove some
spurious #include entries.
Tidy up header guards in the process:
* Persian calendar one's name didn't match its filename;
* some were missing a comment on their distant #endif
Task-number: QTBUG-128930
Change-Id: I5a3034f5615d1c09a89bb6a29719ecdadaba2133
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_databases.h')
0 files changed, 0 insertions, 0 deletions
