This commit is contained in:
fourtf
2020-09-26 01:52:39 +02:00
parent 828fb2c3f5
commit 8123a47898
2 changed files with 14 additions and 0 deletions
+3
View File
@@ -98,6 +98,9 @@ public:
SplitContainer *getOrAddSelectedPage();
void select(QWidget *page) override;
protected:
void showEvent(QShowEvent *event) override;
private:
void addCustomButtons();