We don't need to take wxString here, when we only ever call this function ourselves with ASCII strings only. This should result in slightly shorter generated code too, as the conversion from C string to wxString now happens only in a single place inside MaybeStore() instead of being done in all places calling wxLogSysError() or wxLogStatus(). |
||
|---|---|---|
| .. | ||
| msvc/wx | ||
| wx | ||