Update performanceconfig.h

pull/267/head
arsamus 3 years ago committed by GitHub
parent 959464c87d
commit dbd2aa965c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/performanceconfig.h

@ -106,7 +106,7 @@ public:
unsigned GetLastPerformance();
void SetActualPerformanceID(unsigned nID);
unsigned GetActualPerformanceID();
bool CreateNewPerformanceFile(std::string sPerformanceName);
bool CreateNewPerformanceFile(void);
bool GetInternalFolderOk();
std::string GetNewPerformanceDefaultName(void);
void SetNewPerformanceName(std::string nName);

Loading…
Cancel
Save