mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 10:28:32 +00:00
(trunk) #3450 "regression: Qt client dbus support broken" -- fixed
This commit is contained in:
@@ -586,7 +586,6 @@ gtr_dbus_add_torrent( const char * filename )
|
||||
if( proxy )
|
||||
dbus_g_proxy_call( proxy, "AddMetainfo", &err,
|
||||
G_TYPE_STRING, payload,
|
||||
G_TYPE_STRING, filename,
|
||||
G_TYPE_INVALID,
|
||||
G_TYPE_BOOLEAN, &handled,
|
||||
G_TYPE_INVALID );
|
||||
|
||||
Reference in New Issue
Block a user