class WXDLLIMPEXP_BASE wxFontMapperBase
{
public:
- // constructtor and such
+ // constructor and such
// ---------------------
// default ctor
void SetConfigPath(const wxString& prefix);
// return default config path
- static const wxChar *GetDefaultConfigPath();
+ static const wxString& GetDefaultConfigPath();
#endif // wxUSE_CONFIG