mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fix some doxygen issues
This commit is contained in:
parent
a34bd74133
commit
d7d8155da9
3 changed files with 5 additions and 5 deletions
|
|
@ -39,7 +39,7 @@ namespace juce
|
|||
Helper class to synchronise Component updates to the vertical blank event of the display that
|
||||
the Component is presented on. This is useful when animating the Component's contents.
|
||||
|
||||
@tags{GUI, Animations}
|
||||
@tags{Animations}
|
||||
*/
|
||||
class JUCE_API VBlankAttachment final : public ComponentPeer::VBlankListener,
|
||||
public ComponentListener
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue