mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-03 04:00:00 +01:00
Overridden properties of terminal elements are now saved/loaded from project
The overridden properties of terminal elements made in the terminal strip dialog are now saved and loaded from/to the project file.
This commit is contained in:
@@ -99,6 +99,7 @@ class ElementData : public PropertiesInterface
|
||||
|
||||
void setTerminalLED(bool led);
|
||||
bool terminalLed() const;
|
||||
bool terminalPropertiesIsOverrided() const;
|
||||
|
||||
bool operator==(const ElementData &data) const;
|
||||
bool operator!=(const ElementData &data) const;
|
||||
|
||||
Reference in New Issue
Block a user