mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Set Transient Parents for edit-context dialogs
This commit is contained in:
parent
d30a0b2bfb
commit
b54c8f973e
7 changed files with 12 additions and 12 deletions
|
|
@ -49,7 +49,7 @@
|
|||
class TransformDialog : public ArdourDialog
|
||||
{
|
||||
public:
|
||||
TransformDialog();
|
||||
TransformDialog(Gtk::Window&);
|
||||
|
||||
ARDOUR::Transform::Program get();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue