X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96b77d60a480ec86360e7b9e3969316ed074fd2d..7344108e8a129a3f9b4df5ab0f98a1713db03b89:/interface/wx/intl.h diff --git a/interface/wx/intl.h b/interface/wx/intl.h index ee6efcc7d4..85264edfdf 100644 --- a/interface/wx/intl.h +++ b/interface/wx/intl.h @@ -19,7 +19,7 @@ enum wxLayoutDirection }; /** - Encapsulates a ::wxLanguage indentifier together with OS-specific information + Encapsulates a ::wxLanguage identifier together with OS-specific information related to that language. @beginWxPerlOnly @@ -27,7 +27,7 @@ enum wxLayoutDirection - Wx::LanguageInfo->new(language, canonicalName, WinLang, WinSubLang, Description) @endWxPerlOnly */ -struct WXDLLIMPEXP_BASE wxLanguageInfo +struct wxLanguageInfo { /// ::wxLanguage id. /// It should be greater than @c wxLANGUAGE_USER_DEFINED when defining your own