Destroy widgets to reveal leaks.
2004-03-09 Morten Welinder <terra@gnome.org> * tests/testfilechooser.c (main): Destroy widgets to reveal leaks.
This commit is contained in:
committed by
Morten Welinder
parent
da4be27813
commit
bf4ca3064f
@@ -1,3 +1,7 @@
|
||||
2004-03-09 Morten Welinder <terra@gnome.org>
|
||||
|
||||
* tests/testfilechooser.c (main): Destroy widgets to reveal leaks.
|
||||
|
||||
Tue Mar 9 02:11:50 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c Fix bug 136446.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-09 Morten Welinder <terra@gnome.org>
|
||||
|
||||
* tests/testfilechooser.c (main): Destroy widgets to reveal leaks.
|
||||
|
||||
Tue Mar 9 02:11:50 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c Fix bug 136446.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-09 Morten Welinder <terra@gnome.org>
|
||||
|
||||
* tests/testfilechooser.c (main): Destroy widgets to reveal leaks.
|
||||
|
||||
Tue Mar 9 02:11:50 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c Fix bug 136446.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-09 Morten Welinder <terra@gnome.org>
|
||||
|
||||
* tests/testfilechooser.c (main): Destroy widgets to reveal leaks.
|
||||
|
||||
Tue Mar 9 02:11:50 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c Fix bug 136446.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-09 Morten Welinder <terra@gnome.org>
|
||||
|
||||
* tests/testfilechooser.c (main): Destroy widgets to reveal leaks.
|
||||
|
||||
Tue Mar 9 02:11:50 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c Fix bug 136446.
|
||||
|
||||
@@ -526,5 +526,9 @@ main (int argc, char **argv)
|
||||
|
||||
gtk_main ();
|
||||
|
||||
gtk_widget_destroy (control_window);
|
||||
gtk_widget_destroy (prop_editor);
|
||||
gtk_widget_destroy (dialog);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user