summaryrefslogtreecommitdiff
path: root/src/trg-json-widgets.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-02-18 00:49:08 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-02-18 00:49:08 +0000
commit8aacf43b3b4f21247a63b8301c952c6a8c98585e (patch)
treed2dc275b7d2672390ab9eeb1adffaf5953a4981d /src/trg-json-widgets.h
parentbfff941cb7fdb428de57971831e39e3cf660112b (diff)
adding trackers now seems to work. change all tabs to whitespace.
Diffstat (limited to 'src/trg-json-widgets.h')
-rw-r--r--src/trg-json-widgets.h6
1 files changed, 3 insertions, 3 deletions
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_ */