Realign assignments.

No functional changes.
features/potocpav-newer-lines-2
ocornut ago%!(EXTRA string=1 year)
parent fc4d818e17
commit 6ebbecc6a0
  1. 2
      imgui.h

@ -1557,7 +1557,7 @@ enum ImGuiCol_
// - When changing this enum, you need to update the associated internal table GStyleVarInfo[] accordingly. This is where we link enum values to members offset/type.
enum ImGuiStyleVar_
{
// Enum name --------------------- // Member in ImGuiStyle structure (see ImGuiStyle for descriptions)
// Enum name -------------------------- // Member in ImGuiStyle structure (see ImGuiStyle for descriptions)
ImGuiStyleVar_Alpha, // float Alpha
ImGuiStyleVar_DisabledAlpha, // float DisabledAlpha
ImGuiStyleVar_WindowPadding, // ImVec2 WindowPadding

Loading…
Cancel
Save