summaryrefslogtreecommitdiff
path: root/tp-account-widgets/tpaw-account-settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/tpaw-account-settings.c')
-rw-r--r--tp-account-widgets/tpaw-account-settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tp-account-widgets/tpaw-account-settings.c b/tp-account-widgets/tpaw-account-settings.c
index c60c4817..e0d2a128 100644
--- a/tp-account-widgets/tpaw-account-settings.c
+++ b/tp-account-widgets/tpaw-account-settings.c
@@ -464,7 +464,7 @@ tpaw_account_settings_check_readyness (TpawAccountSettings *self)
return;
if (self->priv->account != NULL
- && !tp_account_is_prepared (self->priv->account,
+ && !tp_proxy_is_prepared (self->priv->account,
TP_ACCOUNT_FEATURE_CORE))
return;