Further UI Updates to Rich Replies
This commit is contained in:
parent
129beb57c9
commit
cfd6c5703a
6 changed files with 29 additions and 15 deletions
|
|
@ -57,7 +57,7 @@ public:
|
|||
|
||||
void submit();
|
||||
void setRelated(const RelatedInfo &related) { related_ = related; }
|
||||
void showReplyPopup(const QString &user, const QString &msg, const QString &event_id);
|
||||
void showReplyPopup(const RelatedInfo &related);
|
||||
|
||||
signals:
|
||||
void heightChanged(int height);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue