summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-main-window.c')
-rw-r--r--src/trg-main-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-main-window.c b/src/trg-main-window.c
index 6d1925d..d8c7961 100644
--- a/src/trg-main-window.c
+++ b/src/trg-main-window.c
@@ -1717,7 +1717,7 @@ static TrgMenuBar *trg_main_window_menu_bar_new(TrgMainWindow * win)
accel_group = gtk_accel_group_new();
- menuBar = trg_menu_bar_new(win, trg_client_get_prefs(priv->client),
+ menuBar = trg_menu_bar_new(win, trg_client_get_prefs(priv->client), priv->torrentTreeView,
accel_group);
g_object_get(menuBar, "disconnect-button", &b_disconnect, "add-button",