Arc editor : use QPropertyUndoCommand instead of ChangePartCommand

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4066 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2015-07-23 09:32:21 +00:00
parent 0454296d0a
commit a00bfdf00f
8 changed files with 163 additions and 88 deletions

View File

@@ -38,7 +38,6 @@ class PartArc : public AbstractPartEllipse
private:
PartArc(const PartArc &);
// methods
public:
enum { Type = UserType + 1101 };