summaryrefslogtreecommitdiff
path: root/src/trg-torrent-props-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-props-dialog.h')
-rw-r--r--src/trg-torrent-props-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-props-dialog.h b/src/trg-torrent-props-dialog.h
index 9d1efed..78d72de 100644
--- a/src/trg-torrent-props-dialog.h
+++ b/src/trg-torrent-props-dialog.h
@@ -50,7 +50,7 @@ GType trg_torrent_props_dialog_get_type(void);
TrgTorrentPropsDialog *trg_torrent_props_dialog_new(GtkWindow * window,
TrgTorrentTreeView *
treeview,
- trg_client * client);
+ TrgClient * client);
G_END_DECLS
#endif /* TRG_TORRENT_PROPS_DIALOG_H_ */