]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/grid.i
Added icons for the demo and for XRCed, and added a shortcut to XRCed
[wxWidgets.git] / wxPython / src / grid.i
index b227d03dbba7ab8511d6d309c29d6f9af4fa53d2..997c8a10e1ab2b9be9f48cf88b298f26029473f8 100644 (file)
@@ -880,7 +880,7 @@ public:
         Merged
     };
 
-    wxGridCellAttr();
+    wxGridCellAttr(wxGridCellAttr *attrDefault = NULL);
 
     wxGridCellAttr *Clone() const;
     void MergeWith(wxGridCellAttr *mergefrom);