aboutsummaryrefslogtreecommitdiff
path: root/src/app-section.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app-section.h')
-rw-r--r--src/app-section.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app-section.h b/src/app-section.h
index 9b2c99d..c351ada 100644
--- a/src/app-section.h
+++ b/src/app-section.h
@@ -63,6 +63,7 @@ void app_section_set_object_path (AppSection *self,
const gchar *bus_name,
const gchar *object_path);
void app_section_unset_object_path (AppSection *self);
+gboolean app_section_get_uses_chat_status (AppSection *self);
G_END_DECLS