aboutsummaryrefslogtreecommitdiff
path: root/barchart.h
diff options
context:
space:
mode:
Diffstat (limited to 'barchart.h')
-rw-r--r--barchart.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/barchart.h b/barchart.h
index ba96470..5210786 100644
--- a/barchart.h
+++ b/barchart.h
@@ -8,7 +8,8 @@
#include "scale.h"
-class BarChart : public QQuickItem
+class BarChart
+ : public QQuickItem
{
Q_OBJECT
public: