mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 09:36:37 +00:00
Fix typo.
This commit is contained in:
parent
1741043f20
commit
0515159b74
@ -184,7 +184,7 @@ void CSVRender::PagedWorldspaceWidget::mousePressEvent (QMouseEvent *event)
|
||||
}
|
||||
}
|
||||
}
|
||||
WorldspaceWidget::mouseReleaseEvent(event);
|
||||
WorldspaceWidget::mousePressEvent(event);
|
||||
}
|
||||
|
||||
void CSVRender::PagedWorldspaceWidget::mouseReleaseEvent (QMouseEvent *event)
|
||||
|
Loading…
Reference in New Issue
Block a user