mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 02:25:34 -04:00
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:
parent
fdd8825399
commit
ad4b0153b2
3 changed files with 45 additions and 2 deletions
|
@ -86,6 +86,7 @@ private slots:
|
|||
|
||||
void previousMessage ();
|
||||
void nextMessage ();
|
||||
void nextUnreadMessage();
|
||||
void downloadAllFiles();
|
||||
|
||||
void changedViewBox();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue