aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-spinner.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-spinner.h')
-rw-r--r--lib/widgets/ephy-spinner.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/widgets/ephy-spinner.h b/lib/widgets/ephy-spinner.h
index c72bee8c1..6aee728a0 100644
--- a/lib/widgets/ephy-spinner.h
+++ b/lib/widgets/ephy-spinner.h
@@ -65,9 +65,8 @@ GtkType ephy_spinner_get_type (void);
GtkWidget *ephy_spinner_new (void);
void ephy_spinner_start (EphySpinner *throbber);
void ephy_spinner_stop (EphySpinner *throbber);
-void ephy_spinner_set_small_mode (EphySpinner *throbber,
+void ephy_spinner_set_small_mode (EphySpinner *spinner,
gboolean new_mode);
-
GList *ephy_spinner_list_spinners (void);
void ephy_spinner_info_free (EphySpinnerInfo *info);