mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
added comment count to details
This commit is contained in:
parent
e234cb933d
commit
4d934993f3
6 changed files with 48 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ private slots:
|
|||
public slots:
|
||||
void sortColumnFiles(int col,Qt::SortOrder so);
|
||||
void sortColumnPostFiles(int col,Qt::SortOrder so);
|
||||
void updateCommentsCount(int n);
|
||||
|
||||
private:
|
||||
void processSettings(bool load);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue