Autonumerotation: Auto numbering isn't increased through the terminal Elements

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3229 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-07-23 19:54:25 +00:00
parent bfa610db89
commit 32938655d7
6 changed files with 118 additions and 46 deletions

View File

@@ -53,7 +53,7 @@ class Element : public QetGraphicsItem {
AllReport = 6,
Master = 8,
Slave = 16,
Bornier = 32};
Terminale = 32};
private:
QSize dimensions;