don't expose M_FONTDATA in public header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2006-11-20 16:21:08 +00:00
parent 873fd4af5f
commit 68c957045a
12 changed files with 13 additions and 11 deletions

View File

@@ -153,7 +153,7 @@ private:
friend class wxFont;
};
#define M_FONTDATA (wxFontRefData*)m_refData)
#define M_FONTDATA ((wxFontRefData*)m_refData)
// ----------------------------------------------------------------------------
// wxFontRefData