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 some whitespace in juce_MemoryBlock.h
tags/2021-05-28
ed
6 years ago
parent
9a83e5cd00
commit
027f329d43
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
modules/juce_core/memory/juce_MemoryBlock.h
+ 0
- 1
modules/juce_core/memory/juce_MemoryBlock.h
View File
@@ -27,7 +27,6 @@ namespace juce
/**
A class to hold a resizable block of raw data.
@tags{Core}
*/
class JUCE_API MemoryBlock
Write
Preview
Loading…
Cancel
Save