added creation of dialog - perhaps needed for all platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
1bab9242a9
commit
06e8a59de3
@ -167,7 +167,9 @@ void wxGenericFontDialog::Init()
|
||||
{
|
||||
m_useEvents = FALSE;
|
||||
m_previewer = NULL;
|
||||
#ifdef __WXMAC__
|
||||
Create( m_parent ) ;
|
||||
#endif
|
||||
}
|
||||
|
||||
wxGenericFontDialog::~wxGenericFontDialog()
|
||||
|
Loading…
Reference in New Issue
Block a user