diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2020-05-05 23:52:05 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2020-05-06 08:52:55 +0200 |
| commit | 1c417ef0cbcd94a175d9b01995d000b357d9047f (patch) | |
| tree | 84bfb7090bd764bbfb1769df144873aab4dfa131 /src/widgets/doc/snippets/cmake-macros | |
| parent | 490859cdc9bd7b1c61eea5e65e664a89262d1261 (diff) | |
QSettings: prepare for QChar::unicode() return type change
The return type will change from ushort to char16_t, and while for
the vast majority of the users, this will be a non-breaking change,
this code here would fail.
Fix by using an auto variable, as it should have been from the onset.
Change-Id: I8e3a0f3b38d83434665ee50aa8946b0edbcf133a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/widgets/doc/snippets/cmake-macros')
0 files changed, 0 insertions, 0 deletions
