Make page container hug edges of dialog <3
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@@ -61,6 +61,9 @@ class PageContainer : public QWidget, public BasePageContainer {
|
||||
|
||||
void addButtons(QWidget* buttons);
|
||||
void addButtons(QLayout* buttons);
|
||||
|
||||
void useSidebarStyle(bool sidebar);
|
||||
|
||||
/*
|
||||
* Save any unsaved state and prepare to be closed.
|
||||
* @return true if everything can be saved, false if there is something that requires attention
|
||||
|
||||
Reference in New Issue
Block a user