mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
window delete/hide is managed by WMProxy (amend to cb6f16ac)
This commit is contained in:
parent
2b0fef5933
commit
07be5beee7
11 changed files with 13 additions and 25 deletions
|
|
@ -1165,8 +1165,7 @@ LocationUIWindow::on_map ()
|
|||
bool
|
||||
LocationUIWindow::on_delete_event (GdkEventAny*)
|
||||
{
|
||||
hide ();
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue