+ harmonize API

This commit is contained in:
wmayer
2014-10-19 14:25:51 +02:00
parent 19cd18af4d
commit be949a054d
11 changed files with 16 additions and 16 deletions

View File

@@ -487,7 +487,7 @@ void Application::setActiveDocument(const char *Name)
}
}
const char* Application::GetHomePath(void) const
const char* Application::getHomePath(void) const
{
return _mConfig["AppHomePath"].c_str();
}