Add force close option on tray menu

This commit is contained in:
Yukino Song
2024-07-30 01:29:43 +08:00
parent ad57d08b37
commit 73bc060908
2 changed files with 20 additions and 10 deletions

View File

@@ -43,6 +43,9 @@ namespace system_tray {
void
tray_donate_paypal_cb(struct tray_menu *item);
void
tray_force_stop_cb(struct tray_menu *item);
/**
* @brief Callback for restarting Sunshine from the system tray.
* @param item The tray menu item.