[TD]Clean up Welding Symbol creation
This commit is contained in:
@@ -152,7 +152,7 @@ void QGCustomText::hoverLeaveEvent(QGraphicsSceneHoverEvent *event)
|
||||
|
||||
void QGCustomText::setPrettyNormal() {
|
||||
m_colCurrent = m_colNormal;
|
||||
setDefaultTextColor(m_colNormal);
|
||||
setDefaultTextColor(m_colCurrent);
|
||||
update();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user