]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/intl.h
synchronize GTK2 minimum version in docs
[wxWidgets.git] / interface / wx / intl.h
index ee6efcc7d4ac01ffcd31889df1954c0957dfba2e..85264edfdff441ddf0d6ff00ef044f06cea7dc32 100644 (file)
@@ -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