mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-13 03:22:34 -04:00
-sendstatus is now on qtimer - think of replacing with rs notify call back
- hack to load file status from previous rs session - also removed 'offline' status git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e6848bb615
commit
9fb3770066
3 changed files with 15 additions and 36 deletions
|
@ -57,7 +57,7 @@ public slots:
|
|||
void updatePeersAvatar(const QString& peer_id);
|
||||
void updateAvatar();
|
||||
void loadmystatusmessage();
|
||||
void loadstatus();
|
||||
void loadOwnStatus();
|
||||
|
||||
LogoBar & getLogoBar() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue