]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/fontenum.h
no real changes, just some cleanup
[wxWidgets.git] / include / wx / palmos / fontenum.h
index 0013ecc779e39c82435de7bcf40ed52eff73e68c..6e9505dc55791602e27f984494531f806f86206f 100644 (file)
@@ -1,20 +1,16 @@
 /////////////////////////////////////////////////////////////////////////////
-// 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
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef _WX_FONTENUM_H_
-#define _WX_FONTENUM_H_
-
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "fontenum.h"
-#endif
+#ifndef _WX_FONTENUM_PALM_H_
+#define _WX_FONTENUM_PALM_H_
 
 /*
  * wxFontEnumerator: for gathering font information
@@ -41,5 +37,4 @@ protected:
 };
 
 #endif
-  // _WX_FONTENUM_H_
-
+  // _WX_FONTENUM_PALM_H_