src/linetypes/modelobject.h

changeset 1244
68e126e8c629
parent 1236
861bf8ebb8ec
child 1251
e75cc5bff076
--- a/src/linetypes/modelobject.h	Tue Feb 13 15:43:55 2018 +0200
+++ b/src/linetypes/modelobject.h	Wed Feb 14 15:17:30 2018 +0200
@@ -115,6 +115,8 @@
 	Vertex m_coords[4];
 };
 
+Q_DECLARE_METATYPE(LDObject*)
+
 /*
  * Base class for objects with matrices.
  */

mercurial