From f759b33472882d2326642911eecd605eb76bf880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 2 Dec 2018 19:56:11 +0100 Subject: [PATCH] doc: fix a reference. Doxygen, goddamnit, you should be emitting a warning here! --- doc/changelog.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 15c723449..98589085d 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -51,8 +51,7 @@ See also: - @ref Animation::Player::resume() that acts the same as @ref Animation::Player::play() "play()" except it doesn't restart the animation from the start if it is already playing -- Added @ref Animation::Player::advance(T, std::initializer_list>>) +- Added @ref Animation::Player::advance(T, std::initializer_list>>) for advancing multiple players at the same time @subsubsection changelog-latest-new-math Math library