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:
defnax 2014-09-24 14:58:05 +00:00
parent 0184cf3b2e
commit c074d3abc3
4 changed files with 167 additions and 266 deletions

View file

@ -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);