mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -04:00
the default tags can be reset to standard in the settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3053 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
141fdbe6fe
commit
f06ed5fbed
5 changed files with 88 additions and 44 deletions
|
@ -51,6 +51,7 @@ public:
|
|||
~MessagesDialog();
|
||||
|
||||
#ifdef STATIC_MSGID
|
||||
static void initStandardTagItems(std::map<int, TagItem> &Items);
|
||||
void getTagItems(std::map<int, TagItem> &Items);
|
||||
void setTagItems(std::map<int, TagItem> &Items);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue