PartDesign: [skip ci] fix -Wunused-variable

This commit is contained in:
wmayer
2020-06-10 12:52:52 +02:00
parent 2b1e6ce49a
commit b5c2befaec

View File

@@ -315,6 +315,8 @@ void CmdPartDesignBody::activated(int iMsg)
camera->viewBoundingBox(bbox, aspectratio, 1.0f);
}
}
#else
Q_UNUSED(viewAll)
#endif
updateActive();