Committing in .
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
This commit is contained in:
@@ -125,7 +125,7 @@ public:
|
|||||||
virtual bool SetSelection(const wxString& value);
|
virtual bool SetSelection(const wxString& value);
|
||||||
virtual wxControl *GetControl() { return this; }
|
virtual wxControl *GetControl() { return this; }
|
||||||
virtual void OnShow();
|
virtual void OnShow();
|
||||||
virtual wxCoord wxComboListBox::GetBestWidth() const;
|
virtual wxCoord GetBestWidth() const;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
// we shouldn't return height too big from here
|
// we shouldn't return height too big from here
|
||||||
|
Reference in New Issue
Block a user