mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-05 03:50:07 +00:00
module selection fixes
This commit is contained in:
parent
48d468ddb3
commit
8980ed2b9c
5 changed files with 74 additions and 55 deletions
|
|
@ -41,7 +41,7 @@ public:
|
|||
void render() override
|
||||
{
|
||||
OpenGLHelpers::clear (Colours::black);
|
||||
|
||||
|
||||
}
|
||||
|
||||
void paint (Graphics& g) override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue