Roving class reference within the class itself.
Modified Files:
wxWindows/src/univ/combobox.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19203
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
virtual bool SetSelection(const wxString& value);
virtual wxControl *GetControl() { return this; }
virtual void OnShow();
- virtual wxCoord wxComboListBox::GetBestWidth() const;
+ virtual wxCoord GetBestWidth() const;
protected:
// we shouldn't return height too big from here