projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't use deprecated toolbar API
[wxWidgets.git]
/
samples
/
stc
/
defsext.h
diff --git
a/samples/stc/defsext.h
b/samples/stc/defsext.h
index e7428b7da5c0052c993667fa6b0c353ee8debab6..ec8391c423c3d4b22f97b9b62217936b91c90e12 100644
(file)
--- a/
samples/stc/defsext.h
+++ b/
samples/stc/defsext.h
@@
-24,7
+24,7
@@
// declarations
//============================================================================
-#define DEFAULT_LANGUAGE
_("<default>")
+#define DEFAULT_LANGUAGE
"<default>"
#define PAGE_COMMON _("Common")
#define PAGE_LANGUAGES _("Languages")