summaryrefslogtreecommitdiff
path: root/src/trg-torrent-props-dialog.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-09-05 22:02:12 +0100
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-09-05 22:02:12 +0100
commit4ba144769b6a1aea5772e19808c755b9dfc60bf8 (patch)
tree9d1babca0fd2bb9d7ae44969bb4435fe196838a1 /src/trg-torrent-props-dialog.h
parent80183c2387c7da5e9f0bf07cf19f6e712d620396 (diff)
update changelog and reindent
Diffstat (limited to 'src/trg-torrent-props-dialog.h')
-rw-r--r--src/trg-torrent-props-dialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/trg-torrent-props-dialog.h b/src/trg-torrent-props-dialog.h
index bb15bdb..504f172 100644
--- a/src/trg-torrent-props-dialog.h
+++ b/src/trg-torrent-props-dialog.h
@@ -50,7 +50,8 @@ GType trg_torrent_props_dialog_get_type(void);
TrgTorrentPropsDialog *trg_torrent_props_dialog_new(GtkWindow * window,
TrgTorrentTreeView *
treeview,
- TrgTorrentModel *torrentModel,
+ TrgTorrentModel *
+ torrentModel,
TrgClient * client);
G_END_DECLS