summaryrefslogtreecommitdiff
path: root/gui/handlers.h
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-09-25 12:23:47 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-09-25 12:23:47 +0200
commitef0d5525b7c47d03b7577035e3394b450691e92b (patch)
tree0bda2eedba66718a4dcf90be77647d1b6bc84503 /gui/handlers.h
parent998b5cb54ad23be1f6df0ee8abd08af5614f38db (diff)
[refactor] grab appname from providers.json
Diffstat (limited to 'gui/handlers.h')
-rw-r--r--gui/handlers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/handlers.h b/gui/handlers.h
index e3d0e2a..d746524 100644
--- a/gui/handlers.h
+++ b/gui/handlers.h
@@ -33,7 +33,6 @@ signals:
void quitDone();
public slots:
- QString getAppName();
QString getVersion();
void switchOn();
void switchOff();