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