2
0
Fork 0

Update PluginEditor.cpp

This commit is contained in:
George Reales 2020-05-06 09:02:48 +02:00
parent a8533739e4
commit f575720e56
1 changed files with 1 additions and 0 deletions

View File

@ -345,6 +345,7 @@ void ObxdAudioProcessorEditor::createMenu (const Point<int> pos)
}
menu.addSubMenu ("Themes", skinMenu);
// About // menu.addItem(1, String("Release ") + String(JucePlugin_VersionString).dropLastCharacters(2), false);
}