mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Minor : add undo text
This commit is contained in:
parent
683095173e
commit
993eb58d46
@ -34,6 +34,7 @@ ChangeTerminalStripColor::ChangeTerminalStripColor(QSharedPointer<TerminalStripB
|
||||
if (m_bridge) {
|
||||
m_old_color = m_bridge->color();
|
||||
}
|
||||
setText(QObject::tr("Modifier la couleur d'un pont de bornes"));
|
||||
}
|
||||
|
||||
void ChangeTerminalStripColor::redo()
|
||||
|
Loading…
x
Reference in New Issue
Block a user