mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
Sonarcloud warnings 3 (#1498)
* chore: use ClassName:: for calling static methods * chore: prefer to initialize member data in the class initializer
This commit is contained in:
@@ -16,7 +16,7 @@ public:
|
||||
enum
|
||||
{
|
||||
TrackerStatsList = QVariant::UserType,
|
||||
PeerList = QVariant::UserType,
|
||||
PeerList,
|
||||
FileList,
|
||||
FilterModeType,
|
||||
SortModeType
|
||||
|
||||
Reference in New Issue
Block a user