From 70b96c6b9c5a988e3b7eb9d5f4168b26e9c9fd64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 8 Aug 2023 13:02:56 +0200 Subject: [PATCH] Audio: this Doxygen link seems to work now. --- src/Magnum/Audio/Context.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Magnum/Audio/Context.h b/src/Magnum/Audio/Context.h index 6c5c81931..db8882a70 100644 --- a/src/Magnum/Audio/Context.h +++ b/src/Magnum/Audio/Context.h @@ -473,9 +473,8 @@ class MAGNUM_AUDIO_EXPORT Context::Configuration { * @brief Set HRTF configuration * @return Reference to self (for method chaining) * - * If set to @ref Hrtf "Hrtf::Default" (the default), system OpenAL + * If set to @ref Hrtf::Default (the default), system OpenAL * configuration is used. - * @todoc the fuck doxygen why can't you link to Hrtf::Default?! * @requires_al_extension Extension @alc_extension{SOFTX,HRTF} or * @alc_extension{SOFT,HRTF}, otherwise the setting will be simply * ignored