From 8aacf43b3b4f21247a63b8301c952c6a8c98585e Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Fri, 18 Feb 2011 00:49:08 +0000 Subject: adding trackers now seems to work. change all tabs to whitespace. --- src/trg-json-widgets.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/trg-json-widgets.h') diff --git a/src/trg-json-widgets.h b/src/trg-json-widgets.h index 025b629..792c9fb 100644 --- a/src/trg-json-widgets.h +++ b/src/trg-json-widgets.h @@ -30,11 +30,11 @@ void widget_set_json_key(GtkWidget * w, gchar * key); void gtk_spin_button_json_int_out(GtkSpinButton * spin, JsonObject * out); void gtk_spin_button_json_double_out(GtkSpinButton * spin, - JsonObject * out); + JsonObject * out); gboolean gtk_toggle_button_json_out(GtkToggleButton * button, - JsonObject * out); + JsonObject * out); void gtk_entry_json_output(GtkEntry * e, JsonObject * out); void gtk_combo_box_json_string_output(GtkComboBox * c, JsonObject * out); void toggle_active_arg_is_sensitive(GtkToggleButton * b, gpointer data); -#endif /* TRG_JSON_WIDGETS_H_ */ +#endif /* TRG_JSON_WIDGETS_H_ */ -- cgit v1.2.3