mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +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),
|
textDirty(false),
|
||||||
isRichText(false),
|
isRichText(false),
|
||||||
isTextLabel(false),
|
isTextLabel(false),
|
||||||
|
hasShortcut(false),
|
||||||
textformat(Qt::AutoText),
|
textformat(Qt::AutoText),
|
||||||
control(nullptr),
|
control(nullptr),
|
||||||
textInteractionFlags(Qt::LinksAccessibleByMouse),
|
textInteractionFlags(Qt::LinksAccessibleByMouse),
|
||||||
|
|
Loading…
Add table
Reference in a new issue