mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-07 04:10:08 +00:00
Tidied up some doxygen comments.
This commit is contained in:
parent
7becff2aa4
commit
968d63bca6
16 changed files with 139 additions and 73 deletions
|
|
@ -30,8 +30,9 @@
|
|||
#include "../io/streams/juce_OutputStream.h"
|
||||
#include "../io/streams/juce_InputStream.h"
|
||||
|
||||
class JUCE_API DynamicObject;
|
||||
|
||||
#ifndef DOXYGEN
|
||||
class JUCE_API DynamicObject;
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue