Add new element panel

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4283 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2015-12-08 16:52:10 +00:00
parent d06df8af6d
commit 827fba8ce4
16 changed files with 1820 additions and 7 deletions

View File

@@ -19,6 +19,7 @@
#define ELEMENTFACTORY_H
#include <QMutex>
#include "elementlocation.h"
class Element;
class ElementsLocation;
class QGraphicsItem;