mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-27 14:20:52 +01:00
add font color of the conductors
This commit is contained in:
committed by
Laurent Trinques
parent
53447b41c9
commit
ddf88bbed7
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user