Feat: make some stuff optional for the CLAP/VST version
This commit is contained in:
@@ -74,6 +74,7 @@ const STANDALONE_ONLY: &[OptionsFocus] = &[
|
||||
OptionsFocus::MidiInput1,
|
||||
OptionsFocus::MidiInput2,
|
||||
OptionsFocus::MidiInput3,
|
||||
OptionsFocus::ResetOnboarding,
|
||||
];
|
||||
|
||||
/// Section layout: header line, divider line, then option lines.
|
||||
|
||||
Reference in New Issue
Block a user