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

@@ -41,7 +41,7 @@ namespace RSS
class Item;
}
class FeedListWidget: public QTreeWidget
class FeedListWidget : public QTreeWidget
{
Q_OBJECT