diff --git a/Polyhedron/demo/Polyhedron/Scene_lcc_item.cpp b/Polyhedron/demo/Polyhedron/Scene_lcc_item.cpp index c4f8049ecf8..3808f3bd3d4 100644 --- a/Polyhedron/demo/Polyhedron/Scene_lcc_item.cpp +++ b/Polyhedron/demo/Polyhedron/Scene_lcc_item.cpp @@ -377,7 +377,7 @@ void Scene_lcc_item::drawPoints(CGAL::Three::Viewer_interface* viewer) const void Scene_lcc_item::computeElements() const { - CGAL::Three::Three::CursorScopeGuard guard(QCursor(Qt::WaitCursor)); + CGAL::Three::Three::CursorScopeGuard guard{QCursor(Qt::WaitCursor)}; const CGAL::qglviewer::Vec offset = CGAL::Three::Three::mainViewer()->offset(); qDebug()<lcc.get_new_mark();