Added back support for RSS download rules export

This commit is contained in:
Christophe Dumez
2010-11-13 12:08:29 +00:00
parent e824bc8bb1
commit 265ab7bef2
5 changed files with 48 additions and 3 deletions

View File

@@ -64,6 +64,10 @@ private slots:
void on_removeRuleBtn_clicked();
void on_browseSP_clicked();
void on_exportBtn_clicked();
void on_importBtn_clicked();
private:
RssDownloadRule getCurrentRule() const;
void initLabelCombobox();