]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/intl.cpp
make it possible to restart timer with a simple Start(), as in other ports
[wxWidgets.git] / src / common / intl.cpp
index e7103825e02656ee576ecbca72140e15e5458e8d..b32ce87d3de939ae3714000e4cb77705d2e16863 100644 (file)
@@ -1215,7 +1215,7 @@ void wxMsgCatalogFile::FillHash(wxMessagesHash& hash, bool convertEncoding) cons
     if ( convertEncoding )
     {
         wxFontEncoding targetEnc = wxFONTENCODING_SYSTEM;
-        wxFontEncoding enc = wxFontMapper::Get()->CharsetToEncoding(charset, FALSE);
+        wxFontEncoding enc = wxFontMapper::Get()->CharsetToEncoding(m_charset, FALSE);
         if ( enc == wxFONTENCODING_SYSTEM )
         {
             convertEncoding = FALSE; // unknown encoding