X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48a1108eb87970373e1b1d5debeeaedd8d1916ea..6ef1b2a1c10aad83cc17e60af71f51e32667b396:/src/palmos/font.cpp?ds=sidebyside diff --git a/src/palmos/font.cpp b/src/palmos/font.cpp index 643465f864..c2f192cbca 100644 --- a/src/palmos/font.cpp +++ b/src/palmos/font.cpp @@ -315,6 +315,8 @@ protected: bool m_nativeFontInfoOk; }; +#define M_FONTDATA ((wxFontRefData*)m_refData) + // ============================================================================ // implementation // ============================================================================