[TechDraw] Improve readability of DrawViewSymbol.cpp

This commit is contained in:
Benjamin Bræstrup Sayoc
2023-04-05 16:30:58 +02:00
committed by WandererFan
parent 466b167443
commit 4455e40463

View File

@@ -94,8 +94,7 @@ QRectF DrawViewSymbol::getRect() const
bool DrawViewSymbol::checkFit(TechDraw::DrawPage* p) const
{
(void)p;
bool result = true;
return result;
return true;
}
//get editable fields from symbol