mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-11 09:29:59 +02:00
fix typo in variable-name (mixture of French and English)
This commit is contained in:
@@ -100,6 +100,6 @@ class PartText : public QGraphicsTextItem, public CustomElementPart {
|
||||
QPointF saved_point_;
|
||||
qreal saved_font_size_;
|
||||
QGraphicsItem *decorator_;
|
||||
QPointF m_origine_pos;
|
||||
QPointF m_origin_pos;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user