Follow project coding style. Issue #2192.

This commit is contained in:
sledgehammer999
2016-04-13 01:53:54 +03:00
parent 5e796054ba
commit cd4f288f67
3 changed files with 15 additions and 20 deletions

View File

@@ -37,9 +37,10 @@
#include <QMap>
class QPen;
class SpeedPlotView : public QGraphicsView
class SpeedPlotView: public QGraphicsView
{
Q_OBJECT
public:
enum GraphID
{