diff --git a/docs/user/interface/Font.dox b/docs/user/interface/Font.dox index 0e86ed2a52..8a774dee2c 100644 --- a/docs/user/interface/Font.dox +++ b/docs/user/interface/Font.dox @@ -867,8 +867,8 @@ \brief Sets font flags controlling antialiasing. The following flags are supported: - - B_DISABLE_ANTIALIASING Disable antialiasing. - - B_FORCE_ANTIALIASING Force antialiasing. + - \c B_DISABLE_ANTIALIASING Disable antialiasing. + - \c B_FORCE_ANTIALIASING Force antialiasing. \param flags The bitmap of flags to set. */