diff options
| author | Sona Kurazyan <sona.kurazyan@qt.io> | 2022-03-15 10:37:23 +0100 |
|---|---|---|
| committer | Sona Kurazyan <sona.kurazyan@qt.io> | 2022-04-01 19:33:12 +0100 |
| commit | a3f7dd5260d1855e637d4a616a82c96b4e4cc77c (patch) | |
| tree | e558881ef63939c57555440f412ecb28d4ab53b7 /src/plugins/platforms/wasm/qwasmintegration.cpp | |
| parent | 678548afe8b36b9c7b447443343a4ea713103363 (diff) | |
Allow brace initialization for some of QLatin1StringView constructors
Removed "explicit" keyword from constructors taking
(const char *, qsizetype) and (const char *, const char *).
Switched to using brace initialization for creating QLatin1StringView
in QtCore.
[ChangeLog][QtCore][QLatin1StringView] The (const char *, qsizetype)
and (const char *, const char *) constructors are no longer explicit.
Change-Id: I4f6760692e4df60fe4231e86a25f6ea03cd1bf82
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmintegration.cpp')
0 files changed, 0 insertions, 0 deletions
