restored channel key restore

created new action for delete channel history

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4017 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
chrisparker126 2011-02-06 20:41:15 +00:00
parent c0201b8dd2
commit dbe0890974
5 changed files with 26 additions and 4 deletions

View file

@ -107,6 +107,7 @@ private slots:
void updatePeersCustomStateString(const QString& peer_id, const QString& status_string) ;
void on_actionClear_Chat_triggered();
void on_actionClear_Chat_History_triggered();
bool fileSave();
bool fileSaveAs();