mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-05 22:09:58 +01:00
Element::Thumbnail WIP
This commit is contained in:
@@ -57,7 +57,8 @@ class Element : public QetGraphicsItem
|
||||
AllReport = 6,
|
||||
Master = 8,
|
||||
Slave = 16,
|
||||
Terminale = 32};
|
||||
Terminale = 32,
|
||||
Thumbnail = 64};
|
||||
|
||||
Element(const ElementsLocation &location,
|
||||
QGraphicsItem * = nullptr,
|
||||
|
||||
Reference in New Issue
Block a user