Skip to content
Snippets Groups Projects
Commit 51823d11 authored by ocornut's avatar ocornut
Browse files

Misc: made ImGuiDir, ImGuiSortDirection, ImGuiMouseCursor stronger-typed...

Misc: made ImGuiDir, ImGuiSortDirection,  ImGuiMouseCursor stronger-typed enums + cater for possible warning in backends's switch()

Not making ImGuiMouseCursor one because of warnings for non-explicitly handled value (case default: is not enough).
parent 5cbc34a1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment