aboutsummaryrefslogtreecommitdiffstats
path: root/systray.h
diff options
context:
space:
mode:
Diffstat (limited to 'systray.h')
-rw-r--r--systray.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/systray.h b/systray.h
index 819b65f..f175ae4 100644
--- a/systray.h
+++ b/systray.h
@@ -1,4 +1,5 @@
extern void systray_ready();
+extern void systray_on_exit();
extern void systray_menu_item_selected(int menu_id);
int nativeLoop(void);