Qet shape item properties widget : remove the scale widget

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4044 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2015-07-12 10:28:59 +00:00
parent 185292a29d
commit 806c7fd5e3
5 changed files with 44 additions and 168 deletions

View File

@@ -84,9 +84,6 @@ class QetShapeItem : public QetGraphicsItem
private:
void changeGraphicsItem (const ShapeType &newtype);
private slots:
void previewScale(int factor);
///ATTRIBUTES
private:
ShapeType m_shapeType;