mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
tray: Add icon click callbacks for Windows and macOS (#14964)
This commit is contained in:
parent
bd472b43f5
commit
70e16a8d13
8 changed files with 343 additions and 11 deletions
|
|
@ -1305,3 +1305,4 @@
|
|||
#define SDL_OpenXR_LoadLibrary SDL_OpenXR_LoadLibrary_REAL
|
||||
#define SDL_OpenXR_UnloadLibrary SDL_OpenXR_UnloadLibrary_REAL
|
||||
#define SDL_OpenXR_GetXrGetInstanceProcAddr SDL_OpenXR_GetXrGetInstanceProcAddr_REAL
|
||||
#define SDL_CreateTrayWithProperties SDL_CreateTrayWithProperties_REAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue