src/ldDocument.h

changeset 920
147497785496
parent 890
903ec1e46298
child 927
409b82a4765e
child 944
1a6f1997fcbe
--- a/src/ldDocument.h	Wed Nov 05 23:41:58 2014 +0200
+++ b/src/ldDocument.h	Mon Dec 01 05:10:22 2014 +0200
@@ -60,7 +60,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
+class LDDocument
 {
 public:
 	PROPERTY (public,	QString,				name,			setName,			STOCK_WRITE)

mercurial