]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/font.h
Added SetSheetStyle to property sheet dialog to allow specification
[wxWidgets.git] / include / wx / palmos / font.h
index 3cc6d11577a35f30ca65b093b151a269059a44b7..3ec690b1e75acbc208688edb6d8a59f5cd078bd5 100644 (file)
 #ifndef _WX_FONT_H_
 #define _WX_FONT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "font.h"
-#endif
-
-#include <wx/gdicmn.h>
+#include "wx/gdicmn.h"
 
 // ----------------------------------------------------------------------------
 // wxFont
@@ -150,5 +146,4 @@ private:
     DECLARE_DYNAMIC_CLASS(wxFont)
 };
 
-#endif
-    // _WX_FONT_H_
+#endif // _WX_FONT_H_