X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0004982c831f56c65c390fb617711ff52595c2f3..5953e7c7d67c212f3513de0d660888c5668441ea:/interface/wx/combobox.h diff --git a/interface/wx/combobox.h b/interface/wx/combobox.h index a13a5838e0..c04b81de47 100644 --- a/interface/wx/combobox.h +++ b/interface/wx/combobox.h @@ -234,7 +234,7 @@ public: /** Returns the last position in the combobox text field. */ - virtual wxTextPos GetLastPosition() const; + virtual long GetLastPosition() const; /** This is the same as wxTextCtrl::GetSelection() for the text control