initial appbase integration

This commit is contained in:
fourtf
2018-11-21 21:37:41 +01:00
parent 9472283d76
commit cf26f10b80
26 changed files with 63 additions and 412 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ SettingsDialog::SettingsDialog()
this->initUi();
this->addTabs();
this->scaleChangedEvent(this->getScale());
this->scaleChangedEvent(this->scale());
this->overrideBackgroundColor_ = QColor("#111111");
this->themeChangedEvent();