Browse Source

Worked around Doxygen issues in Renderer documentation.

The text was displayed as if it was code block.
pull/278/head
Vladimír Vondruš 13 years ago
parent
commit
5ed38a3727
  1. 4
      src/Renderer.h

4
src/Renderer.h

@ -394,7 +394,9 @@ class MAGNUM_EXPORT Renderer {
/*@}*/
/** @{ @name Blending
/**
* @{ @name Blending
*
* You have to enable blending with setFeature() first.
* @todo Blending for given draw buffer
*/

Loading…
Cancel
Save