typo
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user