mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
added show unread only button. Merged list/grid buttons
This commit is contained in:
parent
3ba9a1eb5d
commit
89444537b1
6 changed files with 39 additions and 43 deletions
|
|
@ -152,6 +152,7 @@ private slots:
|
|||
void copyMessageLink();
|
||||
void updateZoomFactor(bool zoom_or_unzoom);
|
||||
void switchView();
|
||||
void switchOnlyUnread(bool b);
|
||||
|
||||
public slots:
|
||||
void sortColumnFiles(int col,Qt::SortOrder so);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue