mirror of
https://github.com/transmission/transmission
synced 2024-12-26 17:47:37 +00:00
(trunk gtk) #5205 'GTK+ client crashes in recent trunk' -- fixed.
This commit is contained in:
parent
f9f304e51c
commit
8f9e96d0ce
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ tr_core_class_init (TrCoreClass * core_class)
|
|||
NULL, NULL,
|
||||
g_cclosure_marshal_VOID__INT,
|
||||
G_TYPE_NONE,
|
||||
1, G_TYPE_STRING);
|
||||
1, G_TYPE_INT);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Reference in a new issue