muda/.changes/item-into-id.md
Linda_pp 02e537ea06
feat: add into_id methods to all menu item types (#112)
* feat: add `into_id` methods to all menu item types

* fix: remove `into_id` from `IsMenuItem` and add `MenuItemKind::into_id` method
2023-09-01 14:59:42 +03:00

174 B

muda
patch

Added into_id method to MenuItem, CheckMenuItem, PredefinedMenuItem, Submenu, and MenuItemKind. It moves the menu item into its menu ID.