mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 20:12:29 -04:00
added selection box to show only friends (already translated) in message composer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6708 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
cd7e2df37e
commit
dd6fbe44ab
4 changed files with 24 additions and 1 deletions
|
@ -56,6 +56,7 @@ public:
|
|||
};
|
||||
|
||||
enum ShowType {
|
||||
SHOW_NONE = 0,
|
||||
SHOW_GROUP = 1,
|
||||
SHOW_GPG = 2,
|
||||
SHOW_SSL = 4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue