mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 03:10:52 +01:00
fix compile issues
This commit is contained in:
@@ -90,6 +90,6 @@ class PartTerminal : public CustomElementGraphicPart
|
||||
TerminalData* d{nullptr}; // pointer to the terminal data
|
||||
|
||||
private:
|
||||
QPointF saved_position_;
|
||||
QPointF m_saved_position;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user