mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 22:21:09 -04:00
Enabled back counting People
Enabled "Sort by Posts" for Channels/Forums/Posted Fixed Width/Height of Message Composer Moved Chat Settings Page order.
This commit is contained in:
parent
12c919491c
commit
7afcc2a91e
5 changed files with 62 additions and 13 deletions
|
@ -137,6 +137,7 @@ private:
|
|||
QAction *actionSortByName;
|
||||
QAction *actionSortByPopularity;
|
||||
QAction *actionSortByLastPost;
|
||||
QAction *actionSortByPosts;
|
||||
|
||||
RSTreeWidgetItemCompareRole *compareRole;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue