X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0c99d1fb566ad3071f25ea5f1ae94003c9a3a87c..b02dd12239c8a59b9a545d9fcb04974f8ad02c6b:/interface/wx/config.h?ds=sidebyside diff --git a/interface/wx/config.h b/interface/wx/config.h index 414397992b..9fcd26670d 100644 --- a/interface/wx/config.h +++ b/interface/wx/config.h @@ -968,7 +968,7 @@ public: Returns the name of the key which was passed to the ctor. The "name" is just anything which follows the last slash of the string given to the ctor. */ - const wxString& Name() const { return m_strName; } + const wxString& Name() const; /** This method must be called if the original path inside the wxConfig object