diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2023-02-07 14:17:22 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2023-02-08 08:37:21 +0100 |
| commit | ee1bd7decd2c3e55245f89afb710543c95424221 (patch) | |
| tree | 64db362e2366fb605f50ab7fe8c3cf5ed65e218d /src/gui/doc/snippets/textdocument-imageformat/main.cpp | |
| parent | c3455ded494adf6542ba5a766151ebd30cdd9016 (diff) | |
Qt::Appearance: don't assign values to enumerators
The compiler does that for us. This makes the enum look like an enum
again. A non-flags enum shouldn't have intializers of the form 0xNNNN,
as that makes it looks like flags.
Found in API review.
Pick-to: 6.5
Change-Id: If49e94cdad719b7dc9e8a7b17f6883dc789e62d6
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-imageformat/main.cpp')
0 files changed, 0 insertions, 0 deletions
