From fa8dae62b4b666e5c902f56e10cbe14bdf336003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 15 Feb 2019 15:57:31 +0100 Subject: [PATCH] doc: ImGui is dear. --- doc/types.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/types.dox b/doc/types.dox index cecdff0e1..d59abd9d9 100644 --- a/doc/types.dox +++ b/doc/types.dox @@ -224,8 +224,8 @@ documentation of each `Integration.h` header for details: part of the @ref BulletIntegration library - Oculus VR SDK math types -- @ref Magnum/OvrIntegration/Integration.h, part of the @ref OvrIntegration library -- ImGui math types --- @ref Magnum/ImGuiIntegration/Integration.h, part of - the @ref ImGuiIntegration library +- Dear ImGui math types --- @ref Magnum/ImGuiIntegration/Integration.h, part + of the @ref ImGuiIntegration library */ }