X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c67daf87774c71ae9f73af9969008af220e52a11..e55ad60e195f1007db921b2a73a3cac98ed9df65:/include/wx/intl.h diff --git a/include/wx/intl.h b/include/wx/intl.h index 5eba6c1840..193c4cc0e2 100644 --- a/include/wx/intl.h +++ b/include/wx/intl.h @@ -115,7 +115,7 @@ private: // ---------------------------------------------------------------------------- // 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)