mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
Set minimum size of EditCurvesDialog (bug 470)
This commit is contained in:
committed by
James Crook
parent
a80556df2f
commit
7517b2653e
@@ -3185,6 +3185,7 @@ wxDialogWrapper(parent, wxID_ANY, _("Manage Curves List"),
|
||||
}
|
||||
|
||||
Populate();
|
||||
SetMinSize(GetSize());
|
||||
}
|
||||
|
||||
EditCurvesDialog::~EditCurvesDialog()
|
||||
|
||||
Reference in New Issue
Block a user