projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cleaned up low level OS X sources.
[wxWidgets.git]
/
src
/
mgl
/
settings.cpp
diff --git
a/src/mgl/settings.cpp
b/src/mgl/settings.cpp
index 9b2d8621b4fe464776941be42980d6fec9568c58..3f3b87166020af58b5f53aec727e977faede0a6a 100644
(file)
--- a/
src/mgl/settings.cpp
+++ b/
src/mgl/settings.cpp
@@
-109,7
+109,7
@@
bool wxSystemSettingsNative::HasFeature(wxSystemFeature index)
return false;
default:
- wxFAIL_MSG(
_
T("unknown feature") );
+ wxFAIL_MSG(
wx
T("unknown feature") );
}
return false;