mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Bug fix : some element informations can't be set
This commit is contained in:
@@ -90,4 +90,6 @@ class DiagramContext
|
||||
QHash<QString, QVariant> m_content;
|
||||
QHash<QString, bool> m_content_show;
|
||||
};
|
||||
|
||||
QDebug operator <<(QDebug debug, const DiagramContext &context);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user