X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d5bfbd9ab85dd7f07f5cb97353bca4963e63202a..5debbdcf7b6c6e493aa5c475fd2744a22b2bf4f9:/include/wx/fontmap.h diff --git a/include/wx/fontmap.h b/include/wx/fontmap.h index d057c16bd6..3d86a887ea 100644 --- a/include/wx/fontmap.h +++ b/include/wx/fontmap.h @@ -50,7 +50,7 @@ class WXDLLIMPEXP_CORE wxFontMapper; class WXDLLIMPEXP_BASE wxFontMapperBase { public: - // constructtor and such + // constructor and such // --------------------- // default ctor @@ -122,7 +122,7 @@ public: void SetConfigPath(const wxString& prefix); // return default config path - static const wxChar *GetDefaultConfigPath(); + static const wxString& GetDefaultConfigPath(); #endif // wxUSE_CONFIG