gnome-games r8148 - trunk/aisleriot



Author: jclinton
Date: Tue Oct 21 19:45:31 2008
New Revision: 8148
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8148&view=rev

Log:
Updated a comment

Modified:
   trunk/aisleriot/game.h

Modified: trunk/aisleriot/game.h
==============================================================================
--- trunk/aisleriot/game.h	(original)
+++ trunk/aisleriot/game.h	Tue Oct 21 19:45:31 2008
@@ -55,7 +55,7 @@
   /* The location in pixel units. Filled in by the scaling code. */
   GdkRectangle rect;
 
-  /* GdkPixbuf* or GdkPixmap*, no reference owned */
+  /* ClutterActor *, reference owned */
   GPtrArray *card_images;
   /* Actor for the slot */
   ClutterActor *slot_texture;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]