wxS more things

This commit is contained in:
Marek Roszko
2023-01-22 09:41:42 -05:00
parent 232e4d34f1
commit 0ff32d20cd
27 changed files with 252 additions and 252 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ static void pcbnewRunPythonMethodWithReturnedString( const char* aMethodName, wx
}
else
{
wxLogMessage( "cannot encode Unicode python string" );
wxLogMessage( wxS( "cannot encode Unicode python string" ) );
}
}
else