moving to correct position
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1145,6 +1145,8 @@ void wxDCBase::CalculateEllipticPoints( wxList* points,
|
|||||||
} // not iUseAngles
|
} // not iUseAngles
|
||||||
} // CalculateEllipticPoints
|
} // CalculateEllipticPoints
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// temporary home for wxOverlay
|
// temporary home for wxOverlay
|
||||||
//
|
//
|
||||||
@@ -1436,5 +1438,3 @@ void wxDCOverlay::Clear()
|
|||||||
{
|
{
|
||||||
m_overlay.Clear(m_dc);
|
m_overlay.Clear(m_dc);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
|
||||||
|
Reference in New Issue
Block a user