fixed the add button not wrapping the notebook

This commit is contained in:
fourtf
2018-06-01 14:46:41 +02:00
parent 3a78068810
commit bba82ac912
6 changed files with 39 additions and 16 deletions
+1
View File
@@ -188,6 +188,7 @@ public:
void setTab(NotebookTab *tab);
void hideResizeHandles();
void resetMouseStatus();
static bool isDraggingSplit;
static Split *draggingSplit;