mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-29 06:19:57 +01:00
Fix indentation code
This commit is contained in:
@@ -1525,7 +1525,7 @@ void Element::setUpFormula(bool code_letter)
|
||||
if(!m_freeze_label && !formula.isEmpty())
|
||||
{
|
||||
DiagramContext dc = m_element_informations;
|
||||
m_element_informations.addValue("label", actualLabel());
|
||||
m_element_informations.addValue("label", actualLabel());
|
||||
emit elementInfoChange(dc, m_element_informations);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user