add font color of the conductors

This commit is contained in:
Simon De Backer
2020-06-20 16:27:25 +02:00
committed by Laurent Trinques
parent 53447b41c9
commit ddf88bbed7
5 changed files with 225 additions and 194 deletions

View File

@@ -79,8 +79,9 @@ class ConductorProperties
//Attributes
ConductorType type;
QColor color,
m_color_2;
QColor color,
m_color_2,
text_color;
QString text,
m_function,