refactored the managers
This commit is contained in:
@@ -10,7 +10,7 @@ namespace widgets {
|
||||
class EmotePopup : public BaseWidget
|
||||
{
|
||||
public:
|
||||
explicit EmotePopup(ColorScheme &);
|
||||
explicit EmotePopup(ThemeManager &);
|
||||
|
||||
void loadChannel(std::shared_ptr<Channel> channel);
|
||||
void loadEmojis();
|
||||
|
||||
Reference in New Issue
Block a user