feat(tray): 实现 tray_cleanup 并在 backend_destroy 中调用以释放托盘资源
This commit is contained in:
@@ -15,3 +15,4 @@ void tray_init(
|
||||
int32_t host_width,
|
||||
int32_t host_height
|
||||
);
|
||||
void tray_cleanup(backend_t *backend);
|
||||
|
||||
Reference in New Issue
Block a user