mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
initialize QLabelPrivate member
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
0c143f2e1d
commit
204ebd8b63
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ QLabelPrivate::QLabelPrivate()
|
|||
textDirty(false),
|
||||
isRichText(false),
|
||||
isTextLabel(false),
|
||||
hasShortcut(false),
|
||||
textformat(Qt::AutoText),
|
||||
control(nullptr),
|
||||
textInteractionFlags(Qt::LinksAccessibleByMouse),
|
||||
|
|
Loading…
Add table
Reference in a new issue