]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/textctrl.cpp
added wxStaticBoxSizer ctor creating a new static box
[wxWidgets.git] / src / palmos / textctrl.cpp
index 147c1fd8a49ac19525198e884aed7cefc4489cc4..61a3e7eef6c7cc3104b032c7a6fb6317fca2ef4e 100644 (file)
@@ -378,7 +378,7 @@ long wxTextCtrl::GetInsertionPoint() const
     return 0;
 }
 
-long wxTextCtrl::GetLastPosition() const
+wxTextPos wxTextCtrl::GetLastPosition() const
 {
     return 0;
 }