mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-19 18:42:36 -05:00
added menu entry to switch single post as unread, and fixed the setAllMsgAsRead function
This commit is contained in:
parent
96a8c23f1e
commit
8d6bd1a0b8
3 changed files with 16 additions and 20 deletions
|
|
@ -157,6 +157,7 @@ private slots:
|
|||
void updateZoomFactor(bool zoom_or_unzoom);
|
||||
void switchView();
|
||||
void switchOnlyUnread(bool b);
|
||||
void markMessageUnread();
|
||||
|
||||
public slots:
|
||||
void sortColumnFiles(int col,Qt::SortOrder so);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue