diff options
| author | Joerg Bornemann <joerg.bornemann@qt.io> | 2024-03-14 11:31:20 +0100 |
|---|---|---|
| committer | Joerg Bornemann <joerg.bornemann@qt.io> | 2024-03-14 15:54:54 +0100 |
| commit | a92c195dd4e1cd56940d1a6bdd118fb7380e2c2c (patch) | |
| tree | a3878532f343bea0c8a2b293a170ef25197cc061 /src/plugins/sqldrivers/mysql/qsql_mysql.cpp | |
| parent | a6e727470437eceb8d27cadd6737c7e50577d410 (diff) | |
Fix moc warning for qrestreply.h
CMake's AUTOMOC thinks it has to call moc on this file, because
qrestreply.cpp includes moc_qrestreply.cpp.
Since qrestreply.h doesn't contain anything that requires moc, we see
moc's "No relevant classes found." warning. Remove the superfluous
include to fix this.
Pick-to: 6.7
Change-Id: I48f8da234d6381e2c4f21042055b357f4e67c490
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/mysql/qsql_mysql.cpp')
0 files changed, 0 insertions, 0 deletions
