mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-01 00:49:58 +01:00
Add new conductors properties color and section
This commit is contained in:
@@ -793,6 +793,8 @@ QStringList SearchAndReplaceWidget::searchTerms(Conductor *conductor)
|
||||
list.append(properties.text);
|
||||
list.append(properties.m_function);
|
||||
list.append(properties.m_tension_protocol);
|
||||
list.append(properties.m_wire_color);
|
||||
list.append(properties.m_wire_section);
|
||||
|
||||
return list;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user