--- a/src/ldDocument.h Thu Feb 09 20:07:45 2017 +0200 +++ b/src/ldDocument.h Thu Feb 09 20:44:36 2017 +0200 @@ -37,7 +37,7 @@ // The default name is a placeholder, initially suggested name for a file. The // primitive generator uses this to give initial names to primitives. // -class LDDocument : public QObject, public Model, public HierarchyElement +class LDDocument : public Model, public HierarchyElement { Q_OBJECT