mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
scroll up to load more messages
This commit is contained in:
@@ -17,6 +17,7 @@ class ChatMessageTextItem : public ChatMessageItem {
|
||||
public:
|
||||
ChatMessageTextItem(const MessageData *data);
|
||||
void AppendNewContent(std::string content);
|
||||
void PrependNewContent(std::string content);
|
||||
|
||||
protected:
|
||||
Gtk::Box *m_main_box;
|
||||
|
||||
Reference in New Issue
Block a user