add shell menu btns, add manual
[goodguy/history.git] / cinelerra-5.0 / guicast / bcpopupmenu.C
index 486c0f5022611c7d9848a6b043725d0cdba9fa74..59688e6cbbf3124604d469a88945620c590fdd5f 100644 (file)
@@ -74,7 +74,7 @@ BC_PopupMenu::BC_PopupMenu(int x,
                const char *text,
                int use_title,
                VFrame **data)
- : BC_SubWindow(x, y, w, -1, -1)
+ : BC_SubWindow(x, y, 0, -1, -1)
 {
        highlighted = popup_down = 0;
        menu_popup = 0;