element editor, add rect is managed by esevent

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3457 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-11-06 10:46:14 +00:00
parent 97bf2333ae
commit ceea767f26
6 changed files with 152 additions and 31 deletions

View File

@@ -127,6 +127,7 @@ class QETElementEditor : public QETMainWindow {
public slots:
void addLine();
void addRect();
void slot_new();
void slot_open();