Fix compilation problem

Never commit a change you didn't test.
Oh well. Sorry.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2018-09-14 12:25:00 -07:00
parent 74b245a3a9
commit 6173ef2eb2

View file

@ -5,7 +5,7 @@
#include "core/statistics.h" #include "core/statistics.h"
class YearStatisticsItem : public TreeItem { class YearStatisticsItem : public TreeItem {
Q_OBJECT Q_DECLARE_TR_FUNCTIONS(YearStatisticsItem)
public: public:
enum { enum {
YEAR, YEAR,