uncomment the change which was meant to be committed the last time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -247,7 +247,7 @@ wxPaintDC::wxPaintDC(wxWindow *canvas)
|
|||||||
|
|
||||||
// the HDC can have a clipping box (which we didn't set), make sure our
|
// the HDC can have a clipping box (which we didn't set), make sure our
|
||||||
// DoGetClippingBox() checks for it
|
// DoGetClippingBox() checks for it
|
||||||
//m_clipping = true;
|
m_clipping = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
wxPaintDC::~wxPaintDC()
|
wxPaintDC::~wxPaintDC()
|
||||||
|
Reference in New Issue
Block a user