mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
only show unread and grid view buttons when posts tab is selected
This commit is contained in:
parent
5069a1a10e
commit
456d742cd1
3 changed files with 20 additions and 1 deletions
|
|
@ -160,6 +160,7 @@ private slots:
|
|||
void markMessageUnread();
|
||||
|
||||
public slots:
|
||||
void currentTabChanged(int t);
|
||||
void sortColumnFiles(int col,Qt::SortOrder so);
|
||||
void sortColumnPostFiles(int col,Qt::SortOrder so);
|
||||
void updateCommentsCount(int n);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue