aboutsummaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils.h b/src/utils.h
index 3143625..2666f02 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -30,5 +30,6 @@ gboolean is_unity();
gboolean is_gnome();
gboolean is_mate();
gboolean is_pantheon();
+gboolean is_xfce();
#endif /* __INDICATOR_POWER_UTILS_H__ */