refactor: make Application::emotes private (#5109)
This commit is contained in:
@@ -128,11 +128,7 @@ public:
|
||||
private:
|
||||
Theme *const themes{};
|
||||
Fonts *const fonts{};
|
||||
|
||||
public:
|
||||
Emotes *const emotes{};
|
||||
|
||||
private:
|
||||
AccountController *const accounts{};
|
||||
HotkeyController *const hotkeys{};
|
||||
WindowManager *const windows{};
|
||||
|
||||
Reference in New Issue
Block a user