Another minor fix, style constant

This commit is contained in:
John Scipione
2013-01-19 13:17:49 -05:00
parent 0d2b04ca83
commit 27c3eae9b4
+2 -2
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.
*/