remove v4l/lml/buz, add symbolic folders, more xlat update, yuyv fixes, v4l2 upgrades
[goodguy/history.git] / cinelerra-5.1 / guicast / bcmenu.h
index a6b7e87c5f314c71381bacf1dc3df1f84fc4f02e..9a528cff16ef3f5aef068bb1df2a787979dea3ce 100644 (file)
@@ -51,7 +51,7 @@ public:
        int add_item(BC_MenuItem* menuitem);
 // Remove the item ptr and the object
        int del_item(BC_MenuItem* item=0);
-       int total_menuitems();
+       int total_items();
        int set_text(char *text);
 
 // Called by BC_Menubar