fixed + button size
This commit is contained in:
@@ -54,7 +54,7 @@ Notebook::Notebook(Window *parent, bool _showButtons, const std::string &setting
|
||||
closeConfirmDialog.setStandardButtons(QMessageBox::Yes | QMessageBox::Cancel);
|
||||
closeConfirmDialog.setDefaultButton(QMessageBox::Yes);
|
||||
|
||||
// this->scaleChangedEvent(this->getScale());
|
||||
this->scaleChangedEvent(this->getScale());
|
||||
}
|
||||
|
||||
SplitContainer *Notebook::addNewPage()
|
||||
|
||||
Reference in New Issue
Block a user