applied a fix for the patch 446325
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2f159c5849
commit
b8125adfd9
@ -1405,6 +1405,8 @@ public:
|
||||
{
|
||||
m_extraWidth = extraWidth;
|
||||
m_extraHeight = extraHeight;
|
||||
|
||||
CalcDimensions();
|
||||
}
|
||||
|
||||
// Accessors for component windows
|
||||
|
Loading…
Reference in New Issue
Block a user