X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0004982c831f56c65c390fb617711ff52595c2f3..ebd75440d5b792f76cd0179e84e7e4ee2f942ecb:/interface/wx/combobox.h?ds=inline 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