]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/intl.h
Fixed return code of GetSelectionCount()
[wxWidgets.git] / include / wx / intl.h
index 5eba6c18403c896c4f270396e3cb12779e08b854..193c4cc0e27d7ade4c46ee6bcfb466d4a01a8391 100644 (file)
@@ -115,7 +115,7 @@ private:
 // ----------------------------------------------------------------------------
 // global functions
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // global functions
 // ----------------------------------------------------------------------------
-WXDLLEXPORT wxLocale* wxGetLocale();
+wxLocale* WXDLLEXPORT wxGetLocale();
 
 // get the translation of the string in the current locale  
 inline WXDLLEXPORT const char *wxGetTranslation(const char *sz)
 
 // get the translation of the string in the current locale  
 inline WXDLLEXPORT const char *wxGetTranslation(const char *sz)