added next unread button to forums (patch from devnewton #3401840)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2011-09-25 12:15:25 +00:00
parent fdd8825399
commit ad4b0153b2
3 changed files with 45 additions and 2 deletions

View file

@ -86,6 +86,7 @@ private slots:
void previousMessage ();
void nextMessage ();
void nextUnreadMessage();
void downloadAllFiles();
void changedViewBox();