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, 2 insertions, 0 deletions
diff --git a/src/empathy-main-window.h b/src/empathy-main-window.h
index cb0ae3cf0..af4c1924e 100644
--- a/src/empathy-main-window.h
+++ b/src/empathy-main-window.h
@@ -55,6 +55,8 @@ GtkWidget *empathy_main_window_dup (void);
void empathy_main_window_show_preferences (EmpathyMainWindow *window,
const gchar *tab);
+void empathy_main_window_set_shell_running (EmpathyMainWindow *window,
+ gboolean shell_running);
G_END_DECLS