fixed a few UI bugs in channel posts

This commit is contained in:
csoler 2020-06-12 11:00:51 +02:00
parent 67e8b87750
commit f40d7a75b3
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
4 changed files with 35 additions and 12 deletions

View file

@ -138,7 +138,7 @@ private slots:
void setViewMode(int viewMode);
void settingsChanged();
void handlePostsTreeSizeChange(QSize s);
void postChannelLoad();
void postChannelPostLoad();
public slots:
void sortColumnFiles(int col,Qt::SortOrder so);