summaryrefslogtreecommitdiff
path: root/src/trg-main-window.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-main-window.h
parentbfff941cb7fdb428de57971831e39e3cf660112b (diff)
adding trackers now seems to work. change all tabs to whitespace.
Diffstat (limited to 'src/trg-main-window.h')
-rw-r--r--src/trg-main-window.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trg-main-window.h b/src/trg-main-window.h
index e563088..b461075 100644
--- a/src/trg-main-window.h
+++ b/src/trg-main-window.h
@@ -57,11 +57,11 @@ GType trg_main_window_get_type(void);
gboolean trg_add_from_filename(TrgMainWindow * win, gchar * fileName);
void on_session_set(JsonObject * response, int status, gpointer data);
void on_generic_interactive_action(JsonObject * response, int status,
- gpointer data);
+ gpointer data);
void auto_connect_if_required(TrgMainWindow * win, trg_client * tc);
TrgMainWindow *trg_main_window_new(trg_client * tc);
void trg_main_window_add_status_icon(TrgMainWindow * win);
void trg_main_window_remove_status_icon(TrgMainWindow * win);
G_END_DECLS
-#endif /* MAIN_WINDOW_H_ */
+#endif /* MAIN_WINDOW_H_ */