]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/config.h
Use /bin/echo for creation of Mac OS X PkgInfo files.
[wxWidgets.git] / interface / wx / config.h
index 414397992b4038da53ce595219286f1fbedd79d8..9fcd26670deb5de8e713c177ba4f14a226b90c34 100644 (file)
@@ -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.
     */
         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 
 
     /**
         This method must be called if the original path inside the wxConfig object