]> git.saurik.com Git - wxWidgets.git/commitdiff
add wxUSE_RIBOON to setup for OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 18 Sep 2009 06:24:59 +0000 (06:24 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 18 Sep 2009 06:24:59 +0000 (06:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 1de86dd0996a0468442dc996c7e63195d9c51877..08f7070753a8ad0b2248eee4ab440a295fb04ba9 100644 (file)
@@ -3,7 +3,7 @@
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
- * Date : 19 June 2009                                                       *
+ * Date : 18 September 2009                                                  *
  *                                                                           *
  *****************************************************************************/
 
@@ -329,6 +329,8 @@ typedef pid_t GPid;
 
 #define wxUSE_AUI       1
 
+#define wxUSE_RIBBON  1
+
 #define wxUSE_PROPGRID  1
 
 #ifndef wxUSE_GRAPHICS_CONTEXT