]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/intl.h
Fixed VC6 compilation - wxAny(const wxVariant&) ctor required a specific 'template<>')
[wxWidgets.git] / include / wx / intl.h
index 4ee062a2ec774ee3e1a6b5a5bf1f984d653e2716..a7b4dd133ced413d9df2650b2535182f95f99d0c 100644 (file)
@@ -437,7 +437,11 @@ public:
         {
             DoCommonInit();
 
+#if WXWIN_COMPATIBILITY_2_8
             Init(name, shortName, locale, bLoadDefault, bConvertEncoding);
+#else
+            Init(name, shortName, locale, bLoadDefault);
+#endif
         }
 
     wxLocale(int language, // wxLanguage id or custom language