mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-01 10:50:03 +02:00
fix typo in fuction-name (looked like a mixture of French and English)
This commit is contained in:
@@ -164,7 +164,7 @@ class Conductor : public QGraphicsObject
|
||||
QGraphicsItem *watched, QEvent *event) override;
|
||||
|
||||
private:
|
||||
void adjusteHandlerPos();
|
||||
void adjustHandlerPos();
|
||||
|
||||
void handlerMousePressEvent(
|
||||
QetGraphicsHandlerItem *qghi,
|
||||
|
||||
Reference in New Issue
Block a user