Another minor fix, style constant

This commit is contained in:
John Scipione 2013-01-19 02:54:22 -05:00
parent 0d2b04ca83
commit 27c3eae9b4
1 changed files with 2 additions and 2 deletions

View File

@ -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.
*/