aboutsummaryrefslogtreecommitdiff
path: root/barchart.h
diff options
context:
space:
mode:
authorSamuel Fadel <samuelfadel@gmail.com>2016-01-15 22:34:43 +0100
committerSamuel Fadel <samuelfadel@gmail.com>2016-01-15 22:34:43 +0100
commite3a4e5827ada7836468d785b12a57e0022b653e6 (patch)
tree7f77bec27bc6968855f90b1d01d2487406ce6ebd /barchart.h
parent532634bb299dfaa8ac0900fc247ec74e13e70888 (diff)
BarChart: minor markup changed in header file.
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: