mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-30 18:09:59 +02:00
TerminalStripBridge color can be edited.
This commit is contained in:
@@ -52,6 +52,7 @@ class TerminalStrip : public QObject
|
||||
signals:
|
||||
void orderChanged(); //Emitted when the order of the physical terminal is changed
|
||||
void bridgeChanged();
|
||||
void bridgeColorChanged(QSharedPointer<TerminalStripBridge> bridge);
|
||||
public:
|
||||
|
||||
TerminalStrip(QETProject *project);
|
||||
|
||||
Reference in New Issue
Block a user