Also need to override Show
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -810,6 +810,8 @@ public:
|
||||
*y = m_rect.height;
|
||||
}
|
||||
|
||||
bool Show( bool WXUNUSED(show = true) ) { return false; }
|
||||
|
||||
void DoSizing()
|
||||
{
|
||||
if (!m_tabs)
|
||||
|
Reference in New Issue
Block a user