]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/textctrl.h
Fix build with Sun CC under Linux.
[wxWidgets.git] / include / wx / gtk / textctrl.h
index 9db822c90b708f0e07dfa1eebfe6dd83afa4df51..336a5cfa2e44116a474da8afc2fa1ad5a8b809c5 100644 (file)
@@ -167,6 +167,8 @@ protected:
 
     virtual void DoSetValue(const wxString &value, int flags = 0);
 
+    virtual wxPoint DoPositionToCoords(long pos) const;
+
     // wrappers hiding the differences between functions doing the same thing
     // for GtkTextView and GtkEntry (all of them use current window style to
     // set the given characteristic)