]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/combobox.h
clarify role of wxToolBarToolBase (fixes #9874)
[wxWidgets.git] / interface / wx / combobox.h
index a13a5838e0a6b130cb961fa4efa4b3f97ce290f1..c04b81de47ed65b4a7bb5da5fd0a38f0b64003f8 100644 (file)
@@ -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