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
Whitespace
v6.1.6
ed
4 years ago
parent
06ca1156e1
commit
56f057fb65
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
examples/DemoRunner/Source/UI/MainComponent.cpp
+ 0
- 1
examples/DemoRunner/Source/UI/MainComponent.cpp
View File
@@ -225,7 +225,6 @@ private:
g.drawFittedText ("<", getLocalBounds().reduced (20, 0), Justification::centredLeft, 1);
}
void clicked() override
{
owner.showCategory ({});
Write
Preview
Loading…
Cancel
Save