From 48d8499486c434ff2abcbe6bdeee3ef6c4e82281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 17 May 2015 02:15:21 +0200 Subject: [PATCH] Cleanup. --- src/Magnum/Context.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Magnum/Context.h b/src/Magnum/Context.h index d98b25e33..63c280ac7 100644 --- a/src/Magnum/Context.h +++ b/src/Magnum/Context.h @@ -100,7 +100,8 @@ class MAGNUM_EXPORT Context { /** * @brief Context flag * - * @see @ref Flags, @ref flags(), @ref Platform::Sdl2Application::Configuration::setFlags() "Platform::*Application::Configuration::setFlags()" + * @see @ref Flags, @ref flags(), + * @ref Platform::Sdl2Application::Configuration::setFlags() "Platform::*Application::Configuration::setFlags()" */ enum class Flag: GLint { /**