wxOS2/OW warning and build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "wx/toolbar.h"
|
||||
#include "minifram.h"
|
||||
|
||||
#if !defined(__WXMSW__)
|
||||
#if !defined(__WXMSW__) && !defined(__WXPM__)
|
||||
#include "mondrian.xpm"
|
||||
#endif
|
||||
#include "bitmaps/new.xpm"
|
||||
@@ -195,5 +195,3 @@ void MyMainFrame::OnReparent(wxCommandEvent& WXUNUSED(event))
|
||||
mini_frame->SendSizeEvent();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user