OS/2 updates to catch the port up with the rest of the library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -145,21 +145,6 @@ protected:
|
||||
#endif
|
||||
|
||||
private:
|
||||
#if wxUSE_WX_RESOURCES
|
||||
# if wxUSE_OWNER_DRAWN
|
||||
virtual wxControl* CreateItem( const wxItemResource* pChildResource
|
||||
,const wxItemResource* pParentResource
|
||||
,const wxResourceTable* pTable = (const wxResourceTable *) NULL
|
||||
)
|
||||
{
|
||||
return(wxWindowBase::CreateItem( pChildResource
|
||||
,pParentResource
|
||||
,pTable
|
||||
)
|
||||
);
|
||||
}
|
||||
# endif
|
||||
#endif
|
||||
DECLARE_DYNAMIC_CLASS(wxListBox)
|
||||
}; // end of wxListBox
|
||||
|
||||
|
Reference in New Issue
Block a user