Temporarily disabled OS/2 specific code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -149,7 +149,7 @@ void wxPanel::OnSize(wxSizeEvent& event)
|
|||||||
if (GetAutoLayout())
|
if (GetAutoLayout())
|
||||||
Layout();
|
Layout();
|
||||||
#if wxUSE_CONSTRAINTS
|
#if wxUSE_CONSTRAINTS
|
||||||
#if defined(__WXPM__)
|
#if defined(__WXPM__) && 0
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// Need to properly move child windows under OS/2
|
// Need to properly move child windows under OS/2
|
||||||
|
Reference in New Issue
Block a user