src/ldObject.h

changeset 725
37b71daf4cb5
parent 717
fdc285e5952f
child 733
cc39df788660
--- a/src/ldObject.h	Sat Apr 19 14:12:30 2014 +0300
+++ b/src/ldObject.h	Tue Apr 22 20:40:19 2014 +0300
@@ -73,6 +73,7 @@
 	PROPERTY (private,		int,			id,				setID,			STOCK_WRITE)
 	PROPERTY (public,		int,			color,			setColor,		CUSTOM_WRITE)
 	PROPERTY (public,		bool,			isGLInit,		setGLInit,		STOCK_WRITE)
+	PROPERTY (private,		QColor,			randomColor,	setRandomColor,	STOCK_WRITE)
 
 	public:
 		// Object type codes.

mercurial