Improved feed assignment behavior

This commit is contained in:
Christophe Dumez
2010-11-13 18:08:09 +00:00
parent adffd7df74
commit 345222cf42
4 changed files with 36 additions and 33 deletions

View File

@@ -74,7 +74,6 @@ private slots:
private:
RssDownloadRule getCurrentRule() const;
void initLabelCombobox();
QStringList getSelectedFeeds() const;
private:
Ui::AutomatedRssDownloader *ui;