mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-20 02:53:24 -05:00
attempt to fix UI bug that automatically deselected after setting msg as read
This commit is contained in:
parent
2faaccbb7a
commit
67e8b87750
4 changed files with 29 additions and 27 deletions
|
|
@ -138,7 +138,7 @@ private slots:
|
|||
void setViewMode(int viewMode);
|
||||
void settingsChanged();
|
||||
void handlePostsTreeSizeChange(QSize s);
|
||||
void updateChannelFiles();
|
||||
void postChannelLoad();
|
||||
|
||||
public slots:
|
||||
void sortColumnFiles(int col,Qt::SortOrder so);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue