mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-06 05:10:52 +01:00
QetGraphicsItem, remove the function applyRotation and rotateBy, and use instead the native function of QGraphicsItem : setRotation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5281 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -176,7 +176,6 @@ class Element : public QetGraphicsItem
|
||||
void select();
|
||||
void deselect();
|
||||
|
||||
void rotateBy(const qreal &) override;
|
||||
void editProperty() override;
|
||||
|
||||
// methods related to XML import/export
|
||||
|
||||
Reference in New Issue
Block a user