Formatting
This commit is contained in:
@@ -32,7 +32,7 @@ struct CoverSearchStatistics {
|
||||
|
||||
explicit CoverSearchStatistics();
|
||||
|
||||
CoverSearchStatistics &operator +=(const CoverSearchStatistics &other);
|
||||
CoverSearchStatistics &operator+=(const CoverSearchStatistics &other);
|
||||
|
||||
quint64 network_requests_made_;
|
||||
quint64 bytes_transferred_;
|
||||
|
||||
Reference in New Issue
Block a user