nested clips, big rework and cleanup, sams new icons, leaks and tweaks
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mainmenu.C
index 67a7ee31ff393636878af52808e4bd3938f50455..699caa3319c36ba9aa06134abb14959218558831 100644 (file)
@@ -861,7 +861,7 @@ int ClearDefaultKeyframe::handle_event()
 }
 
 Cut::Cut(MWindow *mwindow)
- : BC_MenuItem(_("Cut"), "x", 'x')
+ : BC_MenuItem(_("Split | Cut"), "x", 'x')
 {
        this->mwindow = mwindow;
 }