mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-27 13:29:58 +01:00
fix typo in enum-entry and comments
This commit is contained in:
@@ -40,7 +40,7 @@ class ElementData : public PropertiesInterface
|
||||
AllReport = 6,
|
||||
Master = 8,
|
||||
Slave = 16,
|
||||
Terminale = 32,
|
||||
Terminal = 32,
|
||||
Thumbnail = 64};
|
||||
Q_ENUM(Type)
|
||||
Q_DECLARE_FLAGS(Types, Type)
|
||||
|
||||
Reference in New Issue
Block a user