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:
@@ -1405,6 +1405,8 @@ public:
|
|||||||
{
|
{
|
||||||
m_extraWidth = extraWidth;
|
m_extraWidth = extraWidth;
|
||||||
m_extraHeight = extraHeight;
|
m_extraHeight = extraHeight;
|
||||||
|
|
||||||
|
CalcDimensions();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Accessors for component windows
|
// Accessors for component windows
|
||||||
|
Reference in New Issue
Block a user