aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/src/homescreenvoice.h
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/src/homescreenvoice.h')
-rw-r--r--homescreen/src/homescreenvoice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/homescreen/src/homescreenvoice.h b/homescreen/src/homescreenvoice.h
index 6a4f7e5..011280c 100644
--- a/homescreen/src/homescreenvoice.h
+++ b/homescreen/src/homescreenvoice.h
@@ -47,6 +47,7 @@ public:
Q_INVOKABLE int startListening(void);
signals:
void statusChanged(bool status);
+ void showInformation(QString info);
private:
int initialize_websocket(void);