mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-26 15:20:53 -04:00
improved MessagesDialog:
- saved state of files view, filter column, state of message tree and splitter position - initial selection of inbox - new filter mode: content git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0cc8fcdbac
commit
71b3783a9a
3 changed files with 171 additions and 68 deletions
|
@ -108,6 +108,11 @@ private:
|
|||
|
||||
int getSelectedMsgCount ();
|
||||
|
||||
/* internal handle splitter */
|
||||
void togglefileview_internal();
|
||||
|
||||
void processSettings(bool bLoad);
|
||||
|
||||
std::string mCurrCertId;
|
||||
std::string mCurrMsgId;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue