mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-03 11:00:53 +01:00
Add dialog to create terminal strip + display existing terminal strip
This commit is contained in:
@@ -35,8 +35,9 @@ class TerminalStripData : public PropertiesInterface
|
||||
|
||||
private :
|
||||
QString m_installation = QStringLiteral("="),
|
||||
m_location = QStringLiteral("+"),
|
||||
m_name;
|
||||
m_location = QStringLiteral("+"),
|
||||
m_name,
|
||||
m_description;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user