mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-25 06:40:58 -04:00
Removed Add Friend Button from Friends Dialog
Removed Distant Chat page from Settings git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0184cf3b2e
commit
c074d3abc3
4 changed files with 167 additions and 266 deletions
|
@ -56,8 +56,6 @@ class ChatPage : public ConfigPage
|
|||
void on_cbSearch_WithoutLimit_toggled(bool);
|
||||
void on_btSearch_FoundColor_clicked();
|
||||
|
||||
void collectedContacts_customPopupMenu(QPoint) ;
|
||||
void collectedInvite_openDistantChat() ;
|
||||
|
||||
private:
|
||||
void setPreviewMessages(QString &stylePath, QString styleVariant, QTextBrowser *textBrowser);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue