aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-status-icon.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-status-icon.h')
-rw-r--r--libempathy-gtk/empathy-status-icon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-status-icon.h b/libempathy-gtk/empathy-status-icon.h
index 898e3514a..6cfa8899f 100644
--- a/libempathy-gtk/empathy-status-icon.h
+++ b/libempathy-gtk/empathy-status-icon.h
@@ -46,8 +46,8 @@ struct _EmpathyStatusIconClass {
GObjectClass parent_class;
};
-GType empathy_status_icon_get_type (void) G_GNUC_CONST;
-EmpathyStatusIcon *empathy_status_icon_new (void);
+GType empathy_status_icon_get_type (void) G_GNUC_CONST;
+EmpathyStatusIcon *empathy_status_icon_new (GtkWindow *window);
G_END_DECLS