Fix coding style

This commit is contained in:
thalieht
2018-05-31 12:19:07 +03:00
parent 93d4f2d595
commit 356d6a6589
28 changed files with 195 additions and 223 deletions

View File

@@ -51,7 +51,7 @@ namespace RSS
class Feed;
}
class AutomatedRssDownloader: public QDialog
class AutomatedRssDownloader : public QDialog
{
Q_OBJECT