aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-idle.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-idle.h')
-rw-r--r--libempathy/empathy-idle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-idle.h b/libempathy/empathy-idle.h
index fbaab36a9..7296f7cd4 100644
--- a/libempathy/empathy-idle.h
+++ b/libempathy/empathy-idle.h
@@ -48,7 +48,7 @@ struct _EmpathyIdleClass {
};
GType empathy_idle_get_type (void) G_GNUC_CONST;
-EmpathyIdle *empathy_idle_new (void);
+EmpathyIdle *empathy_idle_dup_singleton (void);
McPresence empathy_idle_get_state (EmpathyIdle *idle);
void empathy_idle_set_state (EmpathyIdle *idle,
McPresence state);