From 28b1af7e5d73f8bacc3dca76166138bc3d4d24a5 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 26 Aug 2012 20:18:11 +0100 Subject: add the peers/files/trackers tree view to torrent dialog in transmission style --- src/trg-torrent-props-dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/trg-torrent-props-dialog.h') diff --git a/src/trg-torrent-props-dialog.h b/src/trg-torrent-props-dialog.h index a8adff2..bb15bdb 100644 --- a/src/trg-torrent-props-dialog.h +++ b/src/trg-torrent-props-dialog.h @@ -50,6 +50,7 @@ GType trg_torrent_props_dialog_get_type(void); TrgTorrentPropsDialog *trg_torrent_props_dialog_new(GtkWindow * window, TrgTorrentTreeView * treeview, + TrgTorrentModel *torrentModel, TrgClient * client); G_END_DECLS -- cgit v1.2.3