Bug fix : element was not integrate into the xml project.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3833 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2015-03-18 14:10:25 +00:00
parent 814d1117af
commit e29ed4372a
2 changed files with 9 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ class DiagramEventAddElement : public DiagramEventInterface
private:
ElementsLocation m_location;
Element *m_element;
QString m_integrate_path;
};
#endif // DIAGRAMEVENTADDELEMENT_H