]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gridattr.tex
Ensure AutoComp items with no type will set the item's image index to -1.
[wxWidgets.git] / docs / latex / wx / gridattr.tex
index 7cc7eade1a4372721bbda49510314604eb31b6bb..b97371f31d23d7ef41a38a738472b9070f29c37c 100644 (file)
@@ -7,7 +7,7 @@
 
 This class can be used to alter the cells' appearance in
 the grid by changing their colour/font/... from default. An object of this
-class may be returned by wxGridTable::GetAttr().
+class may be returned by \helpref{wxGridTableBase::GetAttr}{wxgridtablebasegetattr}.
 
 \wxheading{Derived from}