mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Follow project coding style. Issue #2192.
This commit is contained in:
@@ -37,9 +37,10 @@
|
||||
#include <QMap>
|
||||
class QPen;
|
||||
|
||||
class SpeedPlotView : public QGraphicsView
|
||||
class SpeedPlotView: public QGraphicsView
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
enum GraphID
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user