Various OS/2 changes to keep up with general library changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -426,9 +426,6 @@ public:
|
||||
virtual bool OS2TranslateMessage(WXMSG* pMsg);
|
||||
virtual void OS2DestroyWindow(void);
|
||||
|
||||
// Detach "Window" menu from menu bar so it doesn't get deleted
|
||||
void OS2DetachWindowMenu(void);
|
||||
|
||||
// this function should return the brush to paint the window background
|
||||
// with or 0 for the default brush
|
||||
virtual WXHBRUSH OnCtlColor( WXHDC hDC
|
||||
|
Reference in New Issue
Block a user