I BROKE EVERYTHING
refactored the rendering process
This commit is contained in:
@@ -12,7 +12,7 @@ class EmotePopup : public BaseWidget
|
||||
public:
|
||||
explicit EmotePopup(singletons::ThemeManager &);
|
||||
|
||||
void loadChannel(std::shared_ptr<Channel> channel);
|
||||
void loadChannel(SharedChannel channel);
|
||||
void loadEmojis();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user