(gtk) Fix ticket #292 reported by mtolman

This commit is contained in:
Charles Kerr 2007-10-18 21:28:19 +00:00
parent 6a3a61716b
commit c53f69ef25
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ tr_torrent_init(GTypeInstance *instance, gpointer g_class UNUSED )
self->delfile = NULL;
self->severed = FALSE;
self->disposed = FALSE;
self->seeding_cap = 2.0;
}
static void