]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextsymboldlg.h
more wxVector<T> tests
[wxWidgets.git] / include / wx / richtext / richtextsymboldlg.h
index 92f0129b48ae7770cfb016b3d7551983417ab208..8d8a590d0399c70d62ac1cb910cb291e89622c99 100644 (file)
@@ -284,7 +284,7 @@ protected:
     virtual void OnDrawItem(wxDC& dc, const wxRect& rect, size_t n) const;
 
     // gets the line height
-    virtual wxCoord OnGetLineHeight(size_t line) const;
+    virtual wxCoord OnGetRowHeight(size_t line) const;
 
     // event handlers
     void OnPaint(wxPaintEvent& event);