git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39955
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-#if wxRICHTEXT_DERIVES_FROM_TEXTCTRLBASE
- WX_FORWARD_TO_SCROLL_HELPER()
-#endif
-
/// Set font, and also default attributes
virtual bool SetFont(const wxFont& font);
/// Set font, and also default attributes
virtual bool SetFont(const wxFont& font);
/// Returns the first visible position in the current view
long GetFirstVisiblePosition() const;
/// Returns the first visible position in the current view
long GetFirstVisiblePosition() const;
+#if wxRICHTEXT_DERIVES_FROM_TEXTCTRLBASE
+ WX_FORWARD_TO_SCROLL_HELPER()
+#endif
+