mirror of
https://github.com/italicsjenga/muda.git
synced 2024-12-23 12:01:31 +11:00
chore: add todo
This commit is contained in:
parent
0bad3aca96
commit
b1070cf144
|
@ -119,6 +119,8 @@ impl Submenu {
|
||||||
self.0.borrow_mut().set_enabled(enabled)
|
self.0.borrow_mut().set_enabled(enabled)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: in a minor release, rename the following two functions to be `set_as_*`
|
||||||
|
|
||||||
/// Set this submenu as the Window menu for the application on macOS.
|
/// Set this submenu as the Window menu for the application on macOS.
|
||||||
///
|
///
|
||||||
/// This will cause macOS to automatically add window-switching items and
|
/// This will cause macOS to automatically add window-switching items and
|
||||||
|
|
Loading…
Reference in a new issue