X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93ccaed86983970c4a2aa5af34593781e5b8964f..0ea48a1f23b2c9763778f60405f051cac8bf781b:/include/wx/motif/font.h diff --git a/include/wx/motif/font.h b/include/wx/motif/font.h index 906bc2462a..6fd46468d3 100644 --- a/include/wx/motif/font.h +++ b/include/wx/motif/font.h @@ -37,6 +37,8 @@ public: (void)Create(size, family, style, weight, underlined, face, encoding); } + wxFont(const wxNativeFontInfo& info); + bool Create(int size, int family, int style,