Initialise variable
This commit is contained in:
parent
ae5a31acd1
commit
4047053829
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ public:
|
|||
QPoint offset;
|
||||
QSize size;
|
||||
QRect anchorRect;
|
||||
bool isReactive;
|
||||
bool isReactive = false;
|
||||
QSize parentSize;
|
||||
quint32 parentConfigure;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue