removed some unused buttons

This commit is contained in:
csoler 2020-06-08 21:09:23 +02:00
parent 730a3be2e4
commit 405fd2b5ca
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
3 changed files with 29 additions and 99 deletions

View file

@ -132,7 +132,7 @@ private slots:
void createMsg();
void toggleAutoDownload();
void subscribeGroup(bool subscribe);
void filterChanged();
void filterChanged(QString);
void setViewMode(int viewMode);
void settingsChanged();
void handlePostsTreeSizeChange(QSize s);