This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Fixed a documentation tag in URLInputSource
tags/2021-05-28
Noah Dayan
7 years ago
parent
db8fa5a4b4
commit
db1e454f45
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
modules/juce_core/streams/juce_URLInputSource.h
+ 2
- 0
modules/juce_core/streams/juce_URLInputSource.h
View File
@@ -28,6 +28,8 @@ namespace juce
A type of InputSource that represents a URL.
@see InputSource
@tags{Core}
*/
class JUCE_API URLInputSource : public InputSource
{
Write
Preview
Loading…
Cancel
Save