aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-main-window.h')
-rw-r--r--src/empathy-main-window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-main-window.h b/src/empathy-main-window.h
index 4392e73e9..cb0ae3cf0 100644
--- a/src/empathy-main-window.h
+++ b/src/empathy-main-window.h
@@ -54,7 +54,7 @@ GType empathy_main_window_get_type (void);
GtkWidget *empathy_main_window_dup (void);
void empathy_main_window_show_preferences (EmpathyMainWindow *window,
- gint tab);
+ const gchar *tab);
G_END_DECLS