-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:
chrisparker126 2010-04-18 19:59:41 +00:00
parent e6848bb615
commit 9fb3770066
3 changed files with 15 additions and 36 deletions

View file

@ -57,7 +57,7 @@ public slots:
void updatePeersAvatar(const QString& peer_id);
void updateAvatar();
void loadmystatusmessage();
void loadstatus();
void loadOwnStatus();
LogoBar & getLogoBar() const;