confirm prefs update, fix bg_pixmap sz, plugin layout tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / pitch / pitch.C
index b858ea283016615c5030c8557fb6f22f2f4eb400..9f1b1b57ca1ea172afb55646eafd79dc5492fb81 100644 (file)
@@ -465,7 +465,7 @@ int PitchScale::handle_event()
 
 
 PitchSize::PitchSize(PitchWindow *window, PitchEffect *plugin, int x, int y)
- : BC_PopupMenu(x, y, xS(100), "4096", 1)
+ : BC_PopupMenu(x, y, xS(110), "4096", 1)
 {
        this->plugin = plugin;
 }