diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2020-09-25 12:23:47 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2020-09-25 12:23:47 +0200 |
commit | ef0d5525b7c47d03b7577035e3394b450691e92b (patch) | |
tree | 0bda2eedba66718a4dcf90be77647d1b6bc84503 /gui/handlers.h | |
parent | 998b5cb54ad23be1f6df0ee8abd08af5614f38db (diff) |
[refactor] grab appname from providers.json
Diffstat (limited to 'gui/handlers.h')
-rw-r--r-- | gui/handlers.h | 1 |
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(); |