Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -19,6 +19,13 @@ namespace system_tray {
|
||||
void
|
||||
tray_force_stop_cb(struct tray_menu *item);
|
||||
|
||||
/**
|
||||
* @brief Callback for resetting display device configuration.
|
||||
* @param item The tray menu item.
|
||||
*/
|
||||
void
|
||||
tray_reset_display_device_config_cb(struct tray_menu *item);
|
||||
|
||||
/**
|
||||
* @brief Callback for restarting Sunshine from the system tray.
|
||||
* @param item The tray menu item.
|
||||
|
||||
Reference in New Issue
Block a user