commit | e07663d9a100a3d00f03edb62573f8c29d34a3ea | [log] [tgz] |
---|---|---|
author | Marc Delorme <delormemarco@gmail.com> | Thu Nov 23 21:08:37 2023 +0900 |
committer | ocornut <omarcornut@gmail.com> | Tue Nov 28 14:18:52 2023 +0100 |
tree | cff83beb32babfb9ce99f7ebcae87775ceb962f1 | |
parent | ce0d0ac8298ce164b5d862577e8b087d92f6e90e [diff] |
Docking: transform `ImGuiContext* ctx = GImGui` to `ImGuiContext& g = *GImGui` for consistency (#5856)