mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-25 09:11:06 -04:00
enabled Blogs checkbox in Notify settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6baf56285b
commit
a387ff5ae1
2 changed files with 7 additions and 8 deletions
|
@ -146,7 +146,6 @@ void NotifyPage::load()
|
|||
|
||||
/* disable ones that don't work yet */
|
||||
ui.notify_Chat->setEnabled(false);
|
||||
ui.notify_Blogs->setEnabled(false);
|
||||
ui.notify_Downloads->setEnabled(false);
|
||||
ui.systray_GroupChat->setEnabled(false);
|
||||
//ui.popup_NewChat->setEnabled(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue