search for: attrdefault

Displaying 1 result from an estimated 1 matches for "attrdefault".

Did you mean: atadefault
2007 Feb 14
0
[874] trunk/wxruby2/swig/classes/include/wxGridCellAttr.h: Add missing and useful default ctor
...n><span class="lines">@@ -19,11 +17,7 @@ </span><span class="cx"> Merged </span><span class="cx"> }; </span><span class="cx"> </span><del>- // ctors - //wxGridCellAttr(wxGridCellAttr *attrDefault = NULL); - - // VZ: considering the number of members wxGridCellAttr has now, this ctor - // seems to be pretty useless... may be we should just remove it? </del><ins>+ wxGridCellAttr(); </ins><span class="cx"> wxGridCellAttr(const wxColour& co...