fix typo in fuction-name (looked like a mixture of French and English)

This commit is contained in:
plc-user
2025-02-14 16:47:39 +01:00
parent 43f0107eb1
commit 3471140b64
16 changed files with 55 additions and 55 deletions

View File

@@ -164,7 +164,7 @@ class Conductor : public QGraphicsObject
QGraphicsItem *watched, QEvent *event) override;
private:
void adjusteHandlerPos();
void adjustHandlerPos();
void handlerMousePressEvent(
QetGraphicsHandlerItem *qghi,