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
@@ -17,7 +17,6 @@
namespace chatterino {
AccountsPage::AccountsPage()
: SettingsPage("Accounts")
{
auto *app = getApp();