Skip to content

Commit

Permalink
update jucer
Browse files Browse the repository at this point in the history
  • Loading branch information
vsicurella committed Jul 17, 2024
1 parent 3cdc39e commit f96223d
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 206 deletions.
6 changes: 0 additions & 6 deletions Source/LumatoneEditorLookAndFeel.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ class LumatoneEditorLookAndFeel : public LookAndFeel_V4

}

~LumatoneEditorLookAndFeel()
{
colourGradientDictionary = nullptr;
colourGradients = nullptr;
}

Font getAppFont(LumatoneEditorFont fontIdIn, float heightIn=12.0f) const
{
return appFonts.getFont(fontIdIn, heightIn);
Expand Down
Loading

0 comments on commit f96223d

Please sign in to comment.