mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Add 'comment' to terminal strip
This commit is contained in:
@@ -37,6 +37,7 @@ class TerminalStripData : public PropertiesInterface
|
||||
QString m_installation = QStringLiteral("="),
|
||||
m_location = QStringLiteral("+"),
|
||||
m_name,
|
||||
m_comment,
|
||||
m_description;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user