Committing in .
Changes needed to get dialoged utility compile on VMS Modified Files: wxWindows/descrip.mms wxWindows/include/wx/setup.h wxWindows/lib/vms.opt wxWindows/utils/dialoged/src/reseditr.cpp ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef __VMS
|
||||
#include "[--]setup.h"
|
||||
#include "wx_root:[wxwindows]setup.h"
|
||||
#elif defined(__WXMSW__)
|
||||
#include "wx/msw/setup.h"
|
||||
#elif defined(__WXMAC__)
|
||||
|
Reference in New Issue
Block a user