summaryrefslogtreecommitdiff
path: root/src/trg-main-window.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:08:03 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:08:03 +0000
commit763abd8c8fc32b29c5f989cd0d4cab1b6e472997 (patch)
tree4ff54223e8526dbb20e9fe87e9c21d9a3b80975c /src/trg-main-window.h
parent0d08a471f9ebfdfadded6c92abc700c706475644 (diff)
oops, no tabs. (indent -kr -nut)
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 9374c15..9a60ea3 100644
--- a/src/trg-main-window.h
+++ b/src/trg-main-window.h
@@ -70,7 +70,7 @@ TrgStateSelector *trg_main_window_get_state_selector(TrgMainWindow * win);
gint trg_mw_get_selected_torrent_id(TrgMainWindow * win);
GtkTreeModel *trg_main_window_get_torrent_model(TrgMainWindow * win);
void trg_main_window_notebook_set_visible(TrgMainWindow * win,
- gboolean visible);
+ gboolean visible);
void connect_cb(GtkWidget * w, gpointer data);
void trg_main_window_reload_dir_aliases(TrgMainWindow * win);
@@ -79,4 +79,4 @@ void trg_main_window_reload_dir_aliases(TrgMainWindow * win);
#endif
G_END_DECLS
-#endif /* MAIN_WINDOW_H_ */
+#endif /* MAIN_WINDOW_H_ */