X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..015dca24cabea5750e808e7c5f9505165b023c90:/include/wx/palmos/fontenum.h diff --git a/include/wx/palmos/fontenum.h b/include/wx/palmos/fontenum.h index 0013ecc779..50349cf40b 100644 --- a/include/wx/palmos/fontenum.h +++ b/include/wx/palmos/fontenum.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: fontenum.h +// Name: wx/palmos/fontenum.h // Purpose: wxFontEnumerator class 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 ///////////////////////////////////////////////////////////////////////////// @@ -12,10 +12,6 @@ #ifndef _WX_FONTENUM_H_ #define _WX_FONTENUM_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "fontenum.h" -#endif - /* * wxFontEnumerator: for gathering font information */