Sync SDL3 wiki -> headers.

This commit is contained in:
Ryan C. Gordon 2025-01-17 18:42:04 -05:00
parent e9f7f11f1d
commit feeea6a776
No known key found for this signature in database
GPG key ID: FA148B892AB48044
2 changed files with 2 additions and 2 deletions

View file

@ -391,7 +391,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_SetTrayEntryCallback(SDL_TrayEntry *entry,
*
* \param entry The entry to activate.
*
* \since This function is available since SDL 3.1.3.
* \since This function is available since SDL 3.1.10.
*/
extern SDL_DECLSPEC void SDLCALL SDL_ClickTrayEntry(SDL_TrayEntry *entry);