diff options
author | Sandro S. Andrade <sandroandrade@kde.org> | 2013-10-13 23:19:00 -0300 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-10-14 15:03:23 +0200 |
commit | b715a4573294771118213d866d70b947bade715b (patch) | |
tree | 30036c525d96c5feb20e209e4e4b988ecca5f151 /src/uml/qumlartifact.cpp | |
parent | 2dbf082f802705c430832848abc73b792697c441 (diff) |
Update automatic generation of UML metamodel implementation
Change-Id: I4a2ae9cdcde86c33669e2e56cec651e7bce3e629
Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'src/uml/qumlartifact.cpp')
-rw-r--r-- | src/uml/qumlartifact.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uml/qumlartifact.cpp b/src/uml/qumlartifact.cpp index 994f0560..94d8fe31 100644 --- a/src/uml/qumlartifact.cpp +++ b/src/uml/qumlartifact.cpp @@ -42,7 +42,6 @@ #include "private/qumlartifactobject_p.h" -#include <QtUml/QUmlClassifier> #include <QtUml/QUmlClassifierTemplateParameter> #include <QtUml/QUmlCollaborationUse> #include <QtUml/QUmlComment> |