From f6eae83ac3fb892db47b6c974d0695830d794bcc Mon Sep 17 00:00:00 2001 From: David Webster Date: Mon, 6 Jan 2003 22:04:57 +0000 Subject: [PATCH] OS/2 updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/os2/wx24.def | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/os2/wx24.def b/src/os2/wx24.def index 1c177866e5..ac4d785b34 100644 --- a/src/os2/wx24.def +++ b/src/os2/wx24.def @@ -325,6 +325,10 @@ EXPORTS __ct__18wxCommandProcessorFi ;wxConstructorForwxCommandProcessor() wxConstructorForwxCommandProcessor__Fv + ;wxCommandProcessor::GetUndoMenuLabel() const + GetUndoMenuLabel__18wxCommandProcessorCFv + ;wxCommandProcessor::GetRedoMenuLabel() const + GetRedoMenuLabel__18wxCommandProcessorCFv ;wxCommandProcessor::DoCommand(wxCommand&) DoCommand__18wxCommandProcessorFR9wxCommand ;wxCommand::sm_classwxCommand @@ -3747,6 +3751,8 @@ EXPORTS Flush__10wxLogChainFv ;wxVLogTrace(const char*,char*) wxVLogTrace__FPCcPc + ;wxLog::ms_logLevel + ms_logLevel__5wxLog ;wxLog::ms_doLog ms_doLog__5wxLog ;wxLog::SetActiveTarget(wxLog*) @@ -6388,6 +6394,8 @@ EXPORTS wxExecute__FRC8wxStringR13wxArrayString ;LongToString(long) LongToString__Fl + ;wxSafeYield(wxWindow*,unsigned long) + wxSafeYield__FP8wxWindowUl ;wxGetFontFromUser(wxWindow*,const wxFont&) wxGetFontFromUser__FP8wxWindowRC6wxFont ;wxGetCurrentId() @@ -6424,8 +6432,6 @@ EXPORTS wxStripMenuCodes__FRC8wxString ;wxStripMenuCodes(const char*,char*) wxStripMenuCodes__FPCcPc - ;wxSafeYield(wxWindow*) - wxSafeYield__FP8wxWindow ;wxFindMenuItemId(wxFrame*,const wxString&,const wxString&) wxFindMenuItemId__FP7wxFrameRC8wxStringT2 ;wxGetUserName() @@ -10641,8 +10647,6 @@ EXPORTS OnSetFocus__17wxGenericTreeCtrlFR12wxFocusEvent ;wxGenericTreeCtrl::IsVisible(const wxTreeItemId&) const IsVisible__17wxGenericTreeCtrlCFRC12wxTreeItemId - ;wxGenericTreeCtrl::GetParent(const wxTreeItemId&) const - GetParent__17wxGenericTreeCtrlCFRC12wxTreeItemId ;wxGenericTreeCtrl::GetBoundingRect(const wxTreeItemId&,wxRect&,unsigned long) const GetBoundingRect__17wxGenericTreeCtrlCFRC12wxTreeItemIdR6wxRectUl ;wxGenericTreeCtrl::DrawLine(const wxTreeItemId&,unsigned long) @@ -10860,6 +10864,8 @@ EXPORTS SetWindowStyle__17wxGenericTreeCtrlFCl ;wxGenericTreeCtrl::GetNextVisible(const wxTreeItemId&) const GetNextVisible__17wxGenericTreeCtrlCFRC12wxTreeItemId + ;wxGenericTreeCtrl::GetItemParent(const wxTreeItemId&) const + GetItemParent__17wxGenericTreeCtrlCFRC12wxTreeItemId ;wxGenericTreeCtrl::GetItemFont(const wxTreeItemId&) const GetItemFont__17wxGenericTreeCtrlCFRC12wxTreeItemId ;wxGenericTreeCtrl::GetItemData(const wxTreeItemId&) const