git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-06-11 21:44:46 +00:00
parent ba692f5788
commit 7afcee21b2

View File

@@ -383,7 +383,7 @@ public:
// wxGTK's wxComboBox doesn't derive from wxChoice like wxMSW, or even
// wxControlWithItems, so we have to duplicate the methods here... <blech!>
// wcMac's inheritace is weird too so we'll fake it with this one too.
// wxMac's inheritace is weird too so we'll fake it with this one too.
#ifndef __WXMSW__
class wxComboBox : public wxControl