mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Added I18N for PQs, initial version. Hence resource file and language files. Changed samplesphysicalquantities to check some I18N topics.
This commit is contained in:
@@ -14,7 +14,7 @@ CDebug::CDebug()
|
||||
|
||||
}
|
||||
|
||||
void CDebug::create(const char *logPath, bool logInFile, bool eraseLastLog)
|
||||
void CDebug::create(const char * /** logPath **/, bool logInFile, bool eraseLastLog)
|
||||
{
|
||||
if (!m_isInitialized)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user