aboutsummaryrefslogtreecommitdiff
path: root/src/flashlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flashlight.h')
-rw-r--r--src/flashlight.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/flashlight.h b/src/flashlight.h
index af2822d..51ed5e7 100644
--- a/src/flashlight.h
+++ b/src/flashlight.h
@@ -32,6 +32,9 @@ toggle_flashlight_action(GAction *action,
int
flashlight_supported();
+gboolean
+flashlight_activated();
+
G_END_DECLS
#endif /* INDICATOR_POWER_FLASHLIGHT__H */