From fa2f3a41fd62737b803b9307b51415aa32dc6715 Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Wed, 8 May 2013 14:39:41 +0100 Subject: account-settings: move from Empathy to tp-account-widgets https://bugzilla.gnome.org/show_bug.cgi?id=699492 --- libempathy-gtk/empathy-new-account-dialog.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libempathy-gtk/empathy-new-account-dialog.h') diff --git a/libempathy-gtk/empathy-new-account-dialog.h b/libempathy-gtk/empathy-new-account-dialog.h index 6a5d5c2d5..1fa6b43f8 100644 --- a/libempathy-gtk/empathy-new-account-dialog.h +++ b/libempathy-gtk/empathy-new-account-dialog.h @@ -21,8 +21,7 @@ #define ___EMPATHY_NEW_ACCOUNT_DIALOG_H__ #include - -#include "empathy-account-settings.h" +#include G_BEGIN_DECLS @@ -51,7 +50,7 @@ GType empathy_new_account_dialog_get_type (void) G_GNUC_CONST; GtkWidget * empathy_new_account_dialog_new (GtkWindow *parent); -EmpathyAccountSettings * empathy_new_account_dialog_get_settings ( +TpawAccountSettings * empathy_new_account_dialog_get_settings ( EmpathyNewAccountDialog *self); G_END_DECLS -- cgit v1.2.3