include/shapes.h
branchpyrit
changeset 95 ca7d4c665531
parent 94 4c8abb8977dc
child 98 64638385798a
--- a/include/shapes.h	Thu May 08 09:21:25 2008 +0200
+++ b/include/shapes.h	Sat May 10 14:29:37 2008 +0200
@@ -86,7 +86,7 @@
 /**
  * list of shapes
  */
-typedef vector<Shape*> ShapeList;
+typedef vector<const Shape*> ShapeList;
 
 /**
  * sphere shape