]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/core/private.h
extact common GAddress declarations to the common header instead of duplicating them...
[wxWidgets.git] / include / wx / osx / core / private.h
index 4453c638f72084daef1742bf3cb03d661d32a2df..fd50f3b047866fbdbc4707750d79223115bdf9c3 100644 (file)
@@ -520,7 +520,7 @@ public :
     virtual void Paste() ;
     virtual bool CanPaste() const ;
     virtual void SetEditable( bool editable ) ;
-    virtual wxTextPos GetLastPosition() const ;
+    virtual long GetLastPosition() const ;
     virtual void Replace( long from, long to, const wxString &str ) ;
     virtual void Remove( long from, long to ) ;