colors.h

changeset 100
e40358266290
parent 72
5755c02d89f0
child 104
6e29bb0e83c5
--- a/colors.h	Thu Apr 11 17:15:01 2013 +0300
+++ b/colors.h	Fri Apr 12 00:28:17 2013 +0300
@@ -28,6 +28,8 @@
 public:
 	str zName, zColorString;
 	QColor qColor, qEdge;
+	
+	short index ();
 };
 
 typedef struct {

mercurial