diff options
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-private.h')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-private.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-account-widget-private.h b/libempathy-gtk/empathy-account-widget-private.h index aaa24e58f..b7ebe2be1 100644 --- a/libempathy-gtk/empathy-account-widget-private.h +++ b/libempathy-gtk/empathy-account-widget-private.h @@ -30,7 +30,7 @@ G_BEGIN_DECLS struct _EmpathyAccountWidgetUIDetails { GtkWidget *widget; - + GtkBuilder *gui; char *default_focus; @@ -44,4 +44,4 @@ void empathy_account_widget_handle_params (EmpathyAccountWidget *self, G_END_DECLS -#endif /* __EMPATHY_ACCOUNT_WIDGET_PRIVATE_H__ */
\ No newline at end of file +#endif /* __EMPATHY_ACCOUNT_WIDGET_PRIVATE_H__ */ |