Committing in .
OpenVMS compile issues Modified Files: wxWindows/include/wx/vms_x_fix.h wxWindows/samples/image/image.cpp wxWindows/src/generic/descrip.mms wxWindows/src/motif/clipbrd.cpp wxWindows/src/motif/combobox.cpp wxWindows/src/motif/scrolbar.cpp ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -34,9 +34,11 @@
|
||||
#if !defined(__WINDOWS__) || wxUSE_XPM_IN_MSW
|
||||
#include "smile.xpm"
|
||||
#endif
|
||||
#include "wx/rawbmp.h"
|
||||
#ifndef __VMS
|
||||
# include "wx/rawbmp.h"
|
||||
|
||||
#define wxHAVE_RAW_BITMAP
|
||||
#endif
|
||||
|
||||
// derived classes
|
||||
|
||||
|
Reference in New Issue
Block a user