White-space only changes in wxSVGFileDC code
This commit is contained in:
@@ -1004,8 +1004,6 @@ void wxSVGFileDCImpl::SetBrush(const wxBrush& brush)
|
|||||||
|
|
||||||
void wxSVGFileDCImpl::SetPen(const wxPen& pen)
|
void wxSVGFileDCImpl::SetPen(const wxPen& pen)
|
||||||
{
|
{
|
||||||
// width, color, ends, joins : currently implemented
|
|
||||||
// dashes, stipple : not implemented
|
|
||||||
m_pen = pen;
|
m_pen = pen;
|
||||||
|
|
||||||
m_graphics_changed = true;
|
m_graphics_changed = true;
|
||||||
|
Reference in New Issue
Block a user