]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
Use new C++ sockets for everything except OS/2
[wxWidgets.git] / include / wx / textctrl.h
index e8f7cc8df3aee42b0e603289ff5fbcdf73f9a33a..e93198c307f0e8ac482a53cd56c0ca6938965cb9 100644 (file)
@@ -330,6 +330,7 @@ public:
     //
     // NB: pt is in device coords (not adjusted for the client area origin nor
     //     scrolling)
+    virtual wxTextCtrlHitTestResult HitTest(const wxPoint& pt, long *pos) const;
     virtual wxTextCtrlHitTestResult HitTest(const wxPoint& pt,
                                             wxTextCoord *col,
                                             wxTextCoord *row) const;