playback/player: gtk-play: destroy dialog's parent window
This commit is contained in:
parent
07a074be04
commit
ddc42da7fe
@ -217,6 +217,7 @@ open_file_dialog (GtkPlay * play, gboolean multi)
|
||||
}
|
||||
|
||||
gtk_widget_destroy (chooser);
|
||||
gtk_widget_destroy (parent);
|
||||
return uris;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user