Update uimenu.h

pull/267/head
arsamus 3 years ago committed by GitHub
parent 92e691106b
commit e37f63749b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/uimenu.h

@ -107,6 +107,7 @@ private:
static std::string ToOscillatorDetune (int nValue);
static std::string ToPortaMode (int nValue);
static std::string ToPortaGlissando (int nValue);
static std::string ToPolyMono (int nValue);
void TGShortcutHandler (TMenuEvent Event);
void OPShortcutHandler (TMenuEvent Event);

Loading…
Cancel
Save