reverted some unwanted changes

This commit is contained in:
plc-user
2023-12-09 13:50:03 +01:00
parent 72092300ed
commit 74d022328e
5 changed files with 7 additions and 21 deletions

View File

@@ -176,7 +176,6 @@ qreal PartTerminal::rotation() const {
case Qet::South : return 180;
case Qet::West : return 270;
}
return 0;
}
/**