X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fshbtnprefs.C;h=7c6a5f4120ed63bccc93e3177ce3f823c052fc9e;hb=6c0c8bd0e577001d1cc18c6c27d58e62f58a6bff;hp=54d71acdb82b369eb2e27fcc11fe44f8d1e40ea3;hpb=8596efc40093b9581099e7c72d8be3857e390242;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/shbtnprefs.C b/cinelerra-5.0/cinelerra/shbtnprefs.C index 54d71acd..7c6a5f41 100644 --- a/cinelerra-5.0/cinelerra/shbtnprefs.C +++ b/cinelerra-5.0/cinelerra/shbtnprefs.C @@ -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"));