]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/vscrolledwindow.tex
Fix "depreciated" to "deprecated".
[wxWidgets.git] / docs / latex / wx / vscrolledwindow.tex
index b66c55bca5276bb7c111c732df28477de5b56ab4..1d05234c5f38defdf5e80469d55fb970f8ebe728 100644 (file)
@@ -94,6 +94,11 @@ position was 0 and the first line wasn't completely visible.
 
 Deprecated for \helpref{GetRowCount()}{wxvarvscrollhelpergetrowcount}.
 
+\constfunc{int}{HitTest}{\param{wxCoord }{x}, \param{wxCoord }{y}}
+\constfunc{int}{HitTest}{\param{const wxPoint\& }{pt}}
+
+Deprecated for \helpref{VirtualHitTest()}{wxvarscrollhelperbasevirtualhittest}.
+
 \constfunc{virtual wxCoord}{OnGetLineHeight}{\param{size\_t }{line}}
 
 Deprecated for \helpref{OnGetRowHeight()}{wxvarvscrollhelperongetrowheight}.