mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fix some Doxygen docstrings
This commit is contained in:
parent
4808fdce30
commit
05b036272a
10 changed files with 41 additions and 1 deletions
|
|
@ -32,6 +32,10 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
/** A base class for building Options.
|
||||
|
||||
@tags{Core}
|
||||
*/
|
||||
template <typename OptionsType>
|
||||
class OptionsBuilder
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue