X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..f1db433a3bcaa0c1c8a6a149eafa5e1f0f47cb71:/include/wx/palmos/help.h diff --git a/include/wx/palmos/help.h b/include/wx/palmos/help.h index 2aa2b0d719..f21d2040a4 100644 --- a/include/wx/palmos/help.h +++ b/include/wx/palmos/help.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: helpwin.h +// Name: wx/palmos/helpwin.h // Purpose: Help system: WinHelp implementation -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -50,7 +50,7 @@ public: protected: // Append extension if necessary. wxString GetValidFilename(const wxString& file) const; - + private: wxString m_helpFile; };