mirror of
https://github.com/italicsjenga/muda.git
synced 2025-01-10 11:51:32 +11:00
662e17d0ec
* refactor: impl drop for inner types * macos * impl todos in macos .remove() * remove code * fix gtk accelerator not working after creating the context menu
6 lines
107 B
Markdown
6 lines
107 B
Markdown
---
|
|
"muda": "minor"
|
|
---
|
|
|
|
Add `Drop` implementation for the inner types to release memory and OS resources.
|