Follow project coding style. Issue #2192.

--HG--
branch : magao-dev
This commit is contained in:
Tim Delaney
2017-01-08 11:46:01 +11:00
committed by sledgehammer999
parent b77626897f
commit 694311b2bd
8 changed files with 628 additions and 630 deletions

View File

@@ -64,7 +64,7 @@ namespace Rss
Q_OBJECT
public:
Feed(const QString &url, Manager *manager);
Feed(const QString &url, Manager * manager);
~Feed();
bool refresh();