fixed settings for tray message enable/disable

now it can be enabled and disabled at runtime

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3141 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-06-15 16:51:48 +00:00
parent 6d3db4ae66
commit 1585859896
7 changed files with 90 additions and 73 deletions

View file

@ -134,6 +134,7 @@ public:
#endif
PluginsPage* pluginsPage ;
static void installGroupChatNotifier();
public slots:
void updateHashingInfo(const QString&) ;