diff options
Diffstat (limited to 'recipes/xorg-lib/xorg-headers-native/X11/CompositeP.h')
-rw-r--r-- | recipes/xorg-lib/xorg-headers-native/X11/CompositeP.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xorg-lib/xorg-headers-native/X11/CompositeP.h b/recipes/xorg-lib/xorg-headers-native/X11/CompositeP.h index ed055b21fa..e93275ace2 100644 --- a/recipes/xorg-lib/xorg-headers-native/X11/CompositeP.h +++ b/recipes/xorg-lib/xorg-headers-native/X11/CompositeP.h @@ -52,6 +52,8 @@ SOFTWARE. #include <X11/Composite.h> +_XFUNCPROTOBEGIN + /************************************************************************ * * Additional instance fields for widgets of (sub)class 'Composite' @@ -101,6 +103,8 @@ typedef struct _CompositeClassRec { externalref CompositeClassRec compositeClassRec; +_XFUNCPROTOEND + #define XtCompositeExtensionVersion 2L #define XtInheritGeometryManager ((XtGeometryHandler) _XtInherit) #define XtInheritChangeManaged ((XtWidgetProc) _XtInherit) |