rework keyframe hide popup, keyframe auto render, textbox set_selection wide text
[goodguy/history.git] / cinelerra-5.1 / guicast / bcmenu.h
index 788f68983b380532510c5ab9095ecebd84db588f..a6b7e87c5f314c71381bacf1dc3df1f84fc4f02e 100644 (file)
@@ -50,7 +50,7 @@ public:
 // Called by user to add items
        int add_item(BC_MenuItem* menuitem);
 // Remove the item ptr and the object
 // Called by user to add items
        int add_item(BC_MenuItem* menuitem);
 // Remove the item ptr and the object
-       int remove_item(BC_MenuItem* item = 0);
+       int del_item(BC_MenuItem* item=0);
        int total_menuitems();
        int set_text(char *text);
 
        int total_menuitems();
        int set_text(char *text);