Updates to Text for Sun Forte compilers.

This commit is contained in:
Robert Osfield
2003-03-05 09:08:11 +00:00
parent 424fad7234
commit 7b6eaa72f2
5 changed files with 69 additions and 65 deletions

View File

@@ -81,7 +81,7 @@ public:
ENCODING_UTF32, /// 32-bit signature
ENCODING_UTF32_BE, /// 32-bit big-endian
ENCODING_UTF32_LE, /// 32-bit little-endian
ENCODING_SIGNATURE, /// detect encoding from signature
ENCODING_SIGNATURE /// detect encoding from signature
};
/** Set the text using a Unicode encoded std::string, which is converted to an internal TextString.