attempt to fix UI bug that automatically deselected after setting msg as read

This commit is contained in:
csoler 2020-06-11 22:17:33 +02:00
parent 2faaccbb7a
commit 67e8b87750
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
4 changed files with 29 additions and 27 deletions

View file

@ -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);