tray: Add icon click callbacks for Windows and macOS (#14964)

This commit is contained in:
Jesse Chounard
2026-02-04 14:50:00 -06:00
committed by GitHub
parent bd472b43f5
commit 70e16a8d13
8 changed files with 343 additions and 11 deletions

View File

@@ -1279,6 +1279,7 @@ SDL3_0.0.0 {
SDL_OpenXR_LoadLibrary;
SDL_OpenXR_UnloadLibrary;
SDL_OpenXR_GetXrGetInstanceProcAddr;
SDL_CreateTrayWithProperties;
# extra symbols go here (don't modify this line)
local: *;
};