diff --git a/src/app/puzzle/layout/vpsheet.cpp b/src/app/puzzle/layout/vpsheet.cpp index 5a69246ee..27a1bbf7e 100644 --- a/src/app/puzzle/layout/vpsheet.cpp +++ b/src/app/puzzle/layout/vpsheet.cpp @@ -166,7 +166,6 @@ void VPSheetSceneData::CleanAfterExport() m_graphicsSheet->SetShowMargin(true); m_rotationControls->setVisible(true); - m_rotationOrigin->setVisible(true); VPLayoutPtr layout = m_layout.toStrongRef(); if (not layout.isNull())