summaryrefslogtreecommitdiff
path: root/gui/handlers.h
diff options
context:
space:
mode:
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 8f89279..62a733d 100644
--- a/gui/handlers.h
+++ b/gui/handlers.h
@@ -34,7 +34,6 @@ public slots:
QString getVersion();
void switchOn();
void switchOff();
- void unblock();
void donateAccepted();
void quit();
};