Add a new Channel Page in settings (Patch from Phenom)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2014-05-08 17:17:48 +00:00
parent 78f3ab21fd
commit 097ba1655d
9 changed files with 196 additions and 24 deletions

View file

@ -37,6 +37,7 @@ public:
// virtual UserNotify *getUserNotify(QObject *parent);
private slots:
void settingsChanged();
void toggleAutoDownload();
private: