one additional assign
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fbb63e807a
commit
8595885403
@ -74,6 +74,8 @@ public:
|
||||
m_cfs = NULL ;
|
||||
}
|
||||
|
||||
void Assign(CFStringRef ref , bool release = true);
|
||||
|
||||
void Assign(const wxString &str,
|
||||
wxFontEncoding encoding = wxFONTENCODING_DEFAULT);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user