mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 08:09:41 +02:00
Fix missing frequency ruler on OSX
This commit is contained in:
parent
73d9cfc520
commit
97ea29cd8c
@ -445,7 +445,6 @@ void EffectScienFilter::PopulateOrExchange(ShuttleGui & S)
|
||||
|
||||
S.Prop(1);
|
||||
S.AddWindow(mfreqRuler, wxEXPAND | wxALIGN_LEFT | wxRIGHT);
|
||||
S.SetSizeHints(-1, -1);
|
||||
|
||||
S.AddSpace(1, 1);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user