mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Follow project coding style. Issue #2192.
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
#include <QStringList>
|
||||
#include "torrentfilterenum.h"
|
||||
|
||||
class TransferListSortModel : public QSortFilterProxyModel {
|
||||
class TransferListSortModel: public QSortFilterProxyModel
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user