mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -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