mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 21:59:02 -04:00
Fixed Status Label on Distant Chat
This commit is contained in:
parent
4006b08093
commit
3d6e9783f6
2 changed files with 10 additions and 7 deletions
|
@ -49,7 +49,7 @@ class PopupDistantChatDialog: public PopupChatDialog
|
|||
private:
|
||||
QTimer *_update_timer ;
|
||||
RsGxsId _pid ;
|
||||
QLabel *_status_label ;
|
||||
QToolButton *_status_label ;
|
||||
|
||||
friend class ChatDialog;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue