1
0
Fork 0
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:
Julian Storer 2010-12-21 14:34:02 +00:00
parent 7becff2aa4
commit 968d63bca6
16 changed files with 139 additions and 73 deletions

View file

@ -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
//==============================================================================
/**