mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-13 03:22:34 -04:00
little bit worked on rsStatus, and added a tooltip for status message lineedit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e4a508ab5b
commit
e7a78af546
3 changed files with 58 additions and 7 deletions
|
@ -57,6 +57,7 @@ public slots:
|
|||
void updatePeersAvatar(const QString& peer_id);
|
||||
void updateAvatar();
|
||||
void loadmystatusmessage();
|
||||
void loadstatus();
|
||||
|
||||
LogoBar & getLogoBar() const;
|
||||
|
||||
|
@ -97,7 +98,7 @@ private slots:
|
|||
|
||||
void savestatusmessage();
|
||||
|
||||
void loadstatus();
|
||||
void savestatus();
|
||||
|
||||
void on_actionSort_Peers_Descending_Order_activated();
|
||||
void on_actionSort_Peers_Ascending_Order_activated();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue