summaryrefslogtreecommitdiff
path: root/src/trg-main-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-main-window.h')
-rw-r--r--src/trg-main-window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-main-window.h b/src/trg-main-window.h
index ed28f04..da04254 100644
--- a/src/trg-main-window.h
+++ b/src/trg-main-window.h
@@ -70,6 +70,7 @@ void trg_main_window_remove_graph(TrgMainWindow * win);
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);
G_END_DECLS
#endif /* MAIN_WINDOW_H_ */