mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Examples: SDL: changed the signature of ImGui_ImplSDL2_ProcessEvent() to use a const SDL_Event*. (#2187)
This commit is contained in:
parent
0c4dee083c
commit
35d648341b
3 changed files with 6 additions and 2 deletions
|
|
@ -37,6 +37,8 @@ Breaking Changes:
|
|||
|
||||
Other Changes:
|
||||
|
||||
- Examples: SDL: changed the signature of ImGui_ImplSDL2_ProcessEvent() to use a const SDL_Event*. (#2187)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.66 (Released 2018-11-22)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue