Fix visibility of embedded controls in non-native toolbar
This commit is contained in:
parent
47adeb14b9
commit
d3d508b7e6
1 changed files with 0 additions and 2 deletions
|
|
@ -245,8 +245,6 @@ public:
|
|||
#if wxOSX_USE_NATIVE_TOOLBAR
|
||||
void SetToolbarItemRef( NSToolbarItem* ref )
|
||||
{
|
||||
if ( m_controlHandle )
|
||||
[m_controlHandle setHidden:YES];
|
||||
if ( m_toolbarItem )
|
||||
[m_toolbarItem release];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue