mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-13 20:30:11 +00:00
Merge branch 'matthiasc/for-master' into 'master'
testborderdrawing: Don't crash on exit See merge request GNOME/gtk!2370
This commit is contained in:
commit
cfd3651003
@ -170,6 +170,4 @@ main (int argc, char **argv)
|
||||
|
||||
while (!done)
|
||||
g_main_context_iteration (NULL, TRUE);
|
||||
|
||||
gtk_window_destroy (GTK_WINDOW (window));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user