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 3691828..5131a3c 100644
--- a/src/trg-main-window.c
+++ b/src/trg-main-window.c
@@ -1458,7 +1458,7 @@ static TrgTorrentTreeView
{
TrgMainWindowPrivate *priv = win->priv;
TrgTorrentTreeView *torrentTreeView =
- trg_torrent_tree_view_new(trg_client_get_prefs(priv->client),
+ trg_torrent_tree_view_new(priv->client,
model);
GtkTreeSelection *selection =