Fixes #309 alt tabbing doesn't hide resize handles
This commit is contained in:
@@ -187,6 +187,7 @@ public:
|
||||
Node *getBaseNode();
|
||||
|
||||
void setTab(NotebookTab *tab);
|
||||
void hideResizeHandles();
|
||||
|
||||
static bool isDraggingSplit;
|
||||
static Split *draggingSplit;
|
||||
|
||||
Reference in New Issue
Block a user