Skip to content

Commit

Permalink
Update macos-sytem-tray-title.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed Sep 10, 2022
1 parent 97ffc46 commit 5e3b25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/macos-sytem-tray-title.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"tao": "minor"
---

Added `set_title(title: &str)` to `SystemTray` and `with_title(title: &str)` to `SystemTrayBuilder` to set the title on MacOS
Added `SystemTrayExtMacOS::set_title` to `SystemTray` and `SystemTrayBuilderExtMacOS::with_title` to `SystemTrayBuilder` to set the system tray icon title on MacOS

0 comments on commit 5e3b25c

Please sign in to comment.