]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Grid_MegaExample.py
wxPalette unified. Source cleaning.
[wxWidgets.git] / wxPython / demo / Grid_MegaExample.py
index acb41434f18e80b6201db699338e678be07bf0cb..1350637992e13c8762e23fc184a3d25abf7aa68f 100644 (file)
@@ -198,8 +198,8 @@ class MegaImageRenderer(Grid.PyGridCellRenderer):
         self.table = table
         self._choices = [images.getSmilesBitmap,
                          images.getMondrianBitmap,
-                         images.get_10s_Bitmap,
-                         images.get_01c_Bitmap]
+                         images.getWXPdemoBitmap,
+                         ]
 
         self.colSize = None
         self.rowSize = None