mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
fix compilation
This commit is contained in:
parent
06dfba2677
commit
f8469a49ed
1 changed files with 2 additions and 0 deletions
|
|
@ -65,6 +65,8 @@ ArdourDialog::~ArdourDialog ()
|
|||
Keyboard::the_keyboard ().focus_out_window (nullptr, this);
|
||||
WM::Manager::instance ().remove (proxy);
|
||||
proxy->explicit_delete ();
|
||||
}
|
||||
|
||||
void
|
||||
ArdourDialog::disallow_idle ()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue