aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-account-combo-box.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-account-combo-box.h')
-rw-r--r--widgets/misc/e-account-combo-box.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-account-combo-box.h b/widgets/misc/e-account-combo-box.h
index 60078690e9..c3fe4aa0f8 100644
--- a/widgets/misc/e-account-combo-box.h
+++ b/widgets/misc/e-account-combo-box.h
@@ -78,7 +78,7 @@ gboolean e_account_combo_box_set_active_name
(EAccountComboBox *combo_box,
const gchar *account_name);
-int e_account_combo_box_count_displayed_accounts (EAccountComboBox *combo_box);
+gint e_account_combo_box_count_displayed_accounts (EAccountComboBox *combo_box);
G_END_DECLS