X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93ccaed86983970c4a2aa5af34593781e5b8964f..214b7e74f0d6e46fc278d0060b2e864a23f1714e:/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,