started working on a custom window frame
This commit is contained in:
@@ -57,6 +57,8 @@ public slots:
|
||||
void addPageButtonClicked();
|
||||
|
||||
private:
|
||||
Window *parentWindow;
|
||||
|
||||
QList<SplitContainer *> pages;
|
||||
|
||||
NotebookButton addButton;
|
||||
|
||||
Reference in New Issue
Block a user