]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 26 Oct 2005 06:20:19 +0000 (06:20 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 26 Oct 2005 06:20:19 +0000 (06:20 +0000)
 Updated OpenVMS compile options

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 760f35b26092d21fbae5c00f7ee00f1d264b1832..3e23ecc6cd89300ee1b0f0e486b02417c10033bf 100644 (file)
 
 #define wxUSE_GLCANVAS       1
 
 
 #define wxUSE_GLCANVAS       1
 
+#define wxUSE_RICHTEXT       1
 
 #define wxUSE_CLIPBOARD     1
 
 
 #define wxUSE_CLIPBOARD     1
 
  * the common values automatically */
 #if (defined(__WIN95__) && !defined(__WXUNIVERSAL__)) || defined(__WXPM__)
 #define wxUSE_OWNER_DRAWN 1
  * the common values automatically */
 #if (defined(__WIN95__) && !defined(__WXUNIVERSAL__)) || defined(__WXPM__)
 #define wxUSE_OWNER_DRAWN 1
-#endif
-
-#if defined(__WXPM__)
-#define wxUSE_OWNER_DRAWN 1
+#else
+#define wxUSE_OWNER_DRAWN 0
 #endif
 
 /* enable rich edit under Win32 */
 #endif
 
 /* enable rich edit under Win32 */