Mini error reported by Valgrind.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2483,6 +2483,9 @@ void wxWindowGTK::Init()
|
|||||||
|
|
||||||
m_delayedForegroundColour = FALSE;
|
m_delayedForegroundColour = FALSE;
|
||||||
m_delayedBackgroundColour = FALSE;
|
m_delayedBackgroundColour = FALSE;
|
||||||
|
|
||||||
|
m_oldClientWidth = 0;
|
||||||
|
m_oldClientHeight = 0;
|
||||||
|
|
||||||
#ifdef __WXGTK20__
|
#ifdef __WXGTK20__
|
||||||
m_imContext = NULL;
|
m_imContext = NULL;
|
||||||
|
@@ -2483,6 +2483,9 @@ void wxWindowGTK::Init()
|
|||||||
|
|
||||||
m_delayedForegroundColour = FALSE;
|
m_delayedForegroundColour = FALSE;
|
||||||
m_delayedBackgroundColour = FALSE;
|
m_delayedBackgroundColour = FALSE;
|
||||||
|
|
||||||
|
m_oldClientWidth = 0;
|
||||||
|
m_oldClientHeight = 0;
|
||||||
|
|
||||||
#ifdef __WXGTK20__
|
#ifdef __WXGTK20__
|
||||||
m_imContext = NULL;
|
m_imContext = NULL;
|
||||||
|
Reference in New Issue
Block a user