dockspce widget initial

This commit is contained in:
IlyaShurupov 2024-06-25 18:34:38 +03:00 committed by Ilya Shurupov
parent fcd0209710
commit 9cc4819524
8 changed files with 72 additions and 12 deletions

View file

@ -57,6 +57,7 @@ namespace tp {
bool mVisible = false;
bool mEnable = true;
bool mHandlesEvents = true;
bool mInFocus = false;
bool mHolding = false;