]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/intl.h
Doesn't reset the stream pos to 0 in CanRead().
[wxWidgets.git] / include / wx / intl.h
index 34072e0dbdbe5f53f7c9a9f50a8d2398df9083e6..aec71543fb13c3ec2fdc5bd27f82afce5f5a3bf6 100644 (file)
@@ -37,7 +37,7 @@
 
 // another one which just marks the strings for extraction, but doesn't
 // perform the translation (use -kwxTRANSLATE with xgettext!)
-#define wxTRANSLATE(str) (str)
+#define wxTRANSLATE(str) wxT(str)
 
 // ----------------------------------------------------------------------------
 // forward decls