src/ldDocument.h

changeset 1113
5f3139c802bf
parent 1102
c73f9d2e8b85
child 1118
3eeb258f1fb9
--- 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
 

mercurial