element editor: add arc is managed by ESEvent

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3470 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-11-09 21:58:46 +00:00
parent 58c2606db7
commit 53f87d2143
7 changed files with 256 additions and 49 deletions

View File

@@ -132,6 +132,7 @@ class QETElementEditor : public QETMainWindow {
void addRect();
void addEllipse();
void addPolygon();
void addArc();
void slot_new();
void slot_open();