Docs: imgui_manual -> imgui_explorer.

Amend 650eca3.
This commit is contained in:
ocornut
2026-03-09 14:24:03 +01:00
parent 41765fbda7
commit ca166c0e5f
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3717,7 +3717,7 @@ namespace ImGui
IMGUI_API bool BeginErrorTooltip();
IMGUI_API void EndErrorTooltip();
// Demo Doc Marker for e.g. imgui_manual
// Demo Doc Marker for e.g. imgui_explorer
IMGUI_API void DemoMarker(const char* file, int line, const char* section);
// Debug Tools