Reworked clear and delete of public and private chat history.

Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4022 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-02-08 21:59:17 +00:00
parent c448e82987
commit 17a57e0509
11 changed files with 142 additions and 94 deletions

View file

@ -106,8 +106,8 @@ private slots:
void updatePeersCustomStateString(const QString& peer_id, const QString& status_string) ;
void on_actionClear_Chat_triggered();
void on_actionClear_Chat_History_triggered();
void on_actionDelete_Chat_History_triggered();
bool fileSave();
bool fileSaveAs();