Fixes #327021
2006-02-17 Rodrigo Moya <rodrigo@novell.com> Fixes #327021 * main.c (setup_dialog): don't unref the GladeXML structure, it's needed in the callbacks.
This commit is contained in:
parent
0c0c5a01a1
commit
4e42ae3292
2 changed files with 7 additions and 1 deletions
|
@ -630,7 +630,6 @@ setup_dialog (void)
|
|||
|
||||
gtk_widget_show (widget);
|
||||
|
||||
g_object_unref (dialog);
|
||||
g_object_unref (client);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue