mirror of
https://github.com/italicsjenga/muda.git
synced 2024-12-24 04:11:30 +11:00
02e537ea06
* feat: add `into_id` methods to all menu item types * fix: remove `into_id` from `IsMenuItem` and add `MenuItemKind::into_id` method
174 B
174 B
muda |
---|
patch |
Added into_id
method to MenuItem
, CheckMenuItem
, PredefinedMenuItem
, Submenu
, and MenuItemKind
. It moves the menu item into its menu ID.