Removes several warnings related with RSS

This commit is contained in:
ngosang
2015-02-11 01:39:27 +01:00
parent 0058abeefa
commit 90a18da499
3 changed files with 3 additions and 5 deletions

View File

@@ -82,7 +82,7 @@ private slots:
void updateFieldsToolTips(bool regex);
void updateMustLineValidity();
void updateMustNotLineValidity();
void on_finished(int result);
void onFinished(int result);
private:
RssDownloadRulePtr getCurrentRule() const;