Updates to OS/2 to catch up with lib changes and for image processing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -95,6 +95,7 @@ public:
|
||||
virtual bool Show(bool bShow = TRUE);
|
||||
virtual bool Enable(bool bEnable = TRUE);
|
||||
virtual void SetFocus(void);
|
||||
virtual void SetFocusFromKbd(void);
|
||||
virtual bool Reparent(wxWindow* pNewParent);
|
||||
virtual void WarpPointer( int x
|
||||
,int y
|
||||
|
Reference in New Issue
Block a user