Coding style for many files

This commit is contained in:
thalieht
2017-10-26 10:10:30 +03:00
parent acdb7a27dc
commit ae1634623e
23 changed files with 637 additions and 662 deletions

View File

@@ -41,7 +41,7 @@ namespace BitTorrent
class TorrentHandle;
}
class PiecesBar: public QWidget
class PiecesBar : public QWidget
{
using base = QWidget;
Q_OBJECT