From 217f0360ec750dbe0afd9da592797e335f710451 Mon Sep 17 00:00:00 2001 From: David Webster Date: Mon, 5 Nov 2001 02:59:23 +0000 Subject: [PATCH] Listbox control code git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/os2/wx23.def | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/os2/wx23.def b/src/os2/wx23.def index 80cf2a2741..710141b11a 100644 --- a/src/os2/wx23.def +++ b/src/os2/wx23.def @@ -12556,16 +12556,12 @@ EXPORTS DoSetItemClientData__9wxListBoxFiPv ;wxListBox::DoAppend(const wxString&) DoAppend__9wxListBoxFRC8wxString - ;wxListBox::SetHorizontalExtent(const wxString&) - SetHorizontalExtent__9wxListBoxFRC8wxString ;wxListBox::OS2Command(unsigned int,unsigned short) OS2Command__9wxListBoxFUiUs ;wxListBox::sm_classwxListBox sm_classwxListBox__9wxListBox ;wxListBox::DoSetFirstItem(int) DoSetFirstItem__9wxListBoxFi - ;wxListBox::OnCtlColor(unsigned long,unsigned long,unsigned int,unsigned int,void*,void*) - OnCtlColor__9wxListBoxFUlT1UiT3PvT5 ;wxListBox::IsSelected(int) const IsSelected__9wxListBoxCFi ;wxListBox::SetString(int,const wxString&) -- 2.45.2