[apps/statistics] Correct brace error

Change-Id: I31f5337f2b46b8a1f5e410df9dbb4bb6ec2e4555
This commit is contained in:
Émilie Feral
2017-01-10 15:30:57 +01:00
parent b49a27ac38
commit 9c6100d5dc

View File

@@ -16,9 +16,8 @@ public:
float xGridUnit() override;
private:
Store * m_store;
};
#endif
}
#endif