mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed a documentation tag in URLInputSource
This commit is contained in:
parent
db8fa5a4b4
commit
db1e454f45
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ namespace juce
|
|||
A type of InputSource that represents a URL.
|
||||
|
||||
@see InputSource
|
||||
|
||||
@tags{Core}
|
||||
*/
|
||||
class JUCE_API URLInputSource : public InputSource
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue