summaryrefslogtreecommitdiffstats
path: root/src/daemon/jsondbview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/jsondbview.h')
-rw-r--r--src/daemon/jsondbview.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/daemon/jsondbview.h b/src/daemon/jsondbview.h
index 2f2efbc..a2d5675 100644
--- a/src/daemon/jsondbview.h
+++ b/src/daemon/jsondbview.h
@@ -80,6 +80,9 @@ public:
bool isActive() const;
+Q_SIGNALS:
+ void updated(const QString &type);
+
private:
void createMapDefinition(QJsonObject mapDefinition);
void removeMapDefinition(QJsonObject mapDefinition);