mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
make avatar loading a bit better
This commit is contained in:
@@ -19,6 +19,7 @@ public:
|
||||
|
||||
ChatMessageContainer(const Message *data);
|
||||
void AddNewContent(Gtk::Widget *widget, bool prepend = false);
|
||||
void SetAvatarFromPixbuf(Glib::RefPtr<Gdk::Pixbuf> pixbuf);
|
||||
void Update();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user