lazily initialize settings pages

This commit is contained in:
fourtf
2020-02-21 01:59:58 +01:00
parent 78ca0cb84f
commit 70e5bd1bfd
16 changed files with 63 additions and 66 deletions
@@ -33,7 +33,6 @@ namespace {
} // namespace
CommandPage::CommandPage()
: SettingsPage("Commands")
{
auto app = getApp();