push for now

This commit is contained in:
apa420
2018-08-19 19:02:49 +02:00
parent 21c4880ace
commit 8d5b93fe82
10 changed files with 170 additions and 90 deletions
-2
View File
@@ -29,7 +29,6 @@ class Settings;
class Fonts;
class Resources;
class Toasts;
class DownloadManager;
class Application
{
@@ -59,7 +58,6 @@ public:
Emotes *const emotes{};
WindowManager *const windows{};
Toasts *const toasts{};
DownloadManager *const downloads{};
AccountController *const accounts{};
CommandController *const commands{};