New DockspaceWidget Stable
This commit is contained in:
parent
9cc4819524
commit
242cd93589
8 changed files with 339 additions and 7 deletions
|
|
@ -63,5 +63,9 @@ namespace tp {
|
|||
bool mHolding = false;
|
||||
bool mPressed = false;
|
||||
bool mReleased = false;
|
||||
|
||||
|
||||
// docking
|
||||
bool mIsDocked = false;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue