return const wxString& from wxFontMapper::GetDefaultConfigPath()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user