git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63278
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
- * Date : 23 October 2009 *
+ * Date : 26 January 2010 *
* *
*****************************************************************************/
* *
*****************************************************************************/
-#ifndef wxUSE_GRAPHICS_CONTEXT
#define wxUSE_GRAPHICS_CONTEXT 0
#define wxUSE_GRAPHICS_CONTEXT 0
#define wxHAS_RAW_BITMAP 1
#endif
#define wxHAS_RAW_BITMAP 1
#endif
+#ifdef VMS_GTK2
+#define GSEAL(x) x
+#endif
+
#define __VMS_BROKEN_TEMPLATES
#include <stdlib.h>
#define __VMS_BROKEN_TEMPLATES
#include <stdlib.h>
#include <types.h>
typedef pid_t GPid;
#define G_GNUC_INTERNAL
#include <types.h>
typedef pid_t GPid;
#define G_GNUC_INTERNAL
#endif
#include "wx/gtk/treeentry_gtk.h"
#endif
#include "wx/gtk/treeentry_gtk.h"