1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00

Add documentation tags

This commit is contained in:
ed 2018-03-15 10:47:05 +00:00
parent e982c70438
commit cdbc28c18b
534 changed files with 1531 additions and 72 deletions

View file

@ -25,6 +25,8 @@ namespace juce
/**
A simple Program to set the colours of individual LEDs.
@tags{Blocks}
*/
struct BitmapLEDProgram : public Block::Program
{