diff --git a/src/minidexed.h b/src/minidexed.h index c3ba215..8a928ed 100644 --- a/src/minidexed.h +++ b/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);