diff options
Diffstat (limited to 'gui/handlers.h')
-rw-r--r-- | gui/handlers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/handlers.h b/gui/handlers.h index 0a8782d..3fe9eed 100644 --- a/gui/handlers.h +++ b/gui/handlers.h @@ -33,6 +33,7 @@ public slots: void switchOn(); void switchOff(); void unblock(); + void toggleDonate(); void quit(); }; |