Update minidexed.h

pull/228/head
arsamus 3 years ago committed by GitHub
parent f0d96bd266
commit 24d206f080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/minidexed.h

@ -112,7 +112,7 @@ public:
bool SavePerformanceNewFile ();
unsigned GetMenuSelectedPerformanceID();
void SetMenuSelectedPerformanceID(unsigned nID);
bool DoSavePerformance (void);
bool DoSavePerformanceNewFile (void);
bool DoSetNewPerformance (void);

Loading…
Cancel
Save