[TD]fix solid line detail highlight not shown
This commit is contained in:
committed by
Yorik van Havre
parent
9b23064ebc
commit
943e936657
@@ -191,7 +191,6 @@ void QGIHighlight::setTools()
|
||||
{
|
||||
m_pen.setWidthF(m_width);
|
||||
m_pen.setColor(m_colCurrent);
|
||||
m_pen.setStyle(Qt::CustomDashLine);
|
||||
|
||||
m_brush.setStyle(m_brushCurrent);
|
||||
m_brush.setColor(m_colCurrent);
|
||||
|
||||
Reference in New Issue
Block a user