From e06062202603db4a4a2737209f1ea076f77a4d01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 5 Jan 2019 19:14:20 +0100 Subject: [PATCH] doc: UGH DOXYGEN what the *$&@, this is not an
    !! --- doc/changelog.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 0c4477d5f..3228393f4 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -178,8 +178,8 @@ See also: `Magnum/OpenGLTester.h` header is still present, along with all other deprecated GL-specific headers and APIs in the project root. - Removed five-argument @ref Trade::MeshData2D and six-argument - @ref Trade::MeshData3D constructors that were deprecated since February - 2017. Use the full six/seven-argument versions instead. + @ref Trade::MeshData3D constructors that were deprecated since + February 2017. Use the full six/seven-argument versions instead. - Removed @ref Platform application constructors taking @cpp nullptr @ce, deprecated in June 2016 for windowless apps and in March 2017 for windowed apps. Use constructors taking the @ref NoCreate tag instead.