Coding style for many files

This commit is contained in:
thalieht
2017-10-26 10:10:30 +03:00
committed by sledgehammer999
parent a31f0c0a3d
commit 6f8f1d7bad
23 changed files with 637 additions and 662 deletions

View File

@@ -61,7 +61,6 @@ public:
COL_COUNT
};
public:
PeerListDelegate(QObject *parent) : QItemDelegate(parent) {}
~PeerListDelegate() {}