about summary refs log tree commit diff stats
path: root/src/tray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tray.h')
-rw-r--r--src/tray.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tray.h b/src/tray.h
index 81ddd20f..751af07c 100644
--- a/src/tray.h
+++ b/src/tray.h
@@ -51,4 +51,6 @@ void tray_enable(void);
  */
 void tray_disable(void);
 
+void tray_set_timer(int interval);
+
 #endif