aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/src/statusbarmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/src/statusbarmodel.h')
-rw-r--r--homescreen/src/statusbarmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/homescreen/src/statusbarmodel.h b/homescreen/src/statusbarmodel.h
index 39fe148..4e31f19 100644
--- a/homescreen/src/statusbarmodel.h
+++ b/homescreen/src/statusbarmodel.h
@@ -18,6 +18,7 @@
#define STATUSBARMODEL_H
#include <QtCore/QAbstractListModel>
+#include <QtQml/QQmlContext>
class StatusBarModel : public QAbstractListModel
{