mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-24 13:59:29 -04:00
Fix Bubble Chat Style
This commit is contained in:
parent
1bfd49419d
commit
2075e8c23b
544 changed files with 439 additions and 1335 deletions
|
@ -39,6 +39,8 @@ class RSTextBrowser : public QTextBrowser
|
|||
public:
|
||||
explicit RSTextBrowser(QWidget *parent = 0);
|
||||
|
||||
void append(const QString &text);
|
||||
|
||||
void setPlaceholderText(const QString &text);
|
||||
void setImageBlockWidget(RSImageBlockWidget *widget);
|
||||
void resetImagesStatus(bool load);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue