Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Deleze committed Jun 26, 2023
1 parent 6b7bc84 commit ddaa047
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/webots/gui/WbView3D.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1569,7 +1569,6 @@ void WbView3D::mousePressEvent(QMouseEvent *event) {
mDragVerticalAxisRotate)
return;


#ifdef __APPLE__
// Fix an issue on macOS where the context menu was not closed by a click.
delete mParentWidget->findChild<QMenu*>("ContextMenu");
Expand Down

0 comments on commit ddaa047

Please sign in to comment.