X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0c99d1fb566ad3071f25ea5f1ae94003c9a3a87c..148d83b59f6b0ad0d436305bdcb5c83489b19694:/interface/wx/config.h 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