add bluray support, add dialog close fixes, scale fix
[goodguy/history.git] / cinelerra-5.0 / cinelerra / shbtnprefs.C
index 54d71acdb82b369eb2e27fcc11fe44f8d1e40ea3..7c6a5f4120ed63bccc93e3177ce3f823c052fc9e 100644 (file)
@@ -338,7 +338,7 @@ static VFrame *shbtn_images[] = {
 };
 
 MainShBtns::MainShBtns(MWindow *mwindow, int x, int y)
- : BC_PopupMenu(x, y, 32, "", 1, shbtn_images)
+ : BC_PopupMenu(x, y, 0, "", -1, shbtn_images)
 {
        this->mwindow = mwindow;
        set_tooltip(_("shell cmds"));