X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..ff8fbb8dbe30fa6b47ad0ed9c581123bfaac3d9d:/include/wx/palmos/apptrait.h diff --git a/include/wx/palmos/apptrait.h b/include/wx/palmos/apptrait.h index 24e0ef34a6..f01d5b8fb3 100644 --- a/include/wx/palmos/apptrait.h +++ b/include/wx/palmos/apptrait.h @@ -1,16 +1,16 @@ /////////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/apptrait.h // Purpose: class implementing wxAppTraits for Palm OS -// 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 /////////////////////////////////////////////////////////////////////////////// -#ifndef _WX_MSW_APPTRAIT_H_ -#define _WX_MSW_APPTRAIT_H_ +#ifndef _WX_PALM_APPTRAIT_H_ +#define _WX_PALM_APPTRAIT_H_ // ---------------------------------------------------------------------------- // wxGUI/ConsoleAppTraits: must derive from wxAppTraits, not wxAppTraitsBase @@ -41,5 +41,5 @@ public: #endif // wxUSE_GUI -#endif // _WX_MSW_APPTRAIT_H_ +#endif // _WX_PALM_APPTRAIT_H_