diff options
Diffstat (limited to 'include/X11/Vendor.h')
-rw-r--r-- | include/X11/Vendor.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/X11/Vendor.h b/include/X11/Vendor.h index 65e7c38..633d17a 100644 --- a/include/X11/Vendor.h +++ b/include/X11/Vendor.h @@ -65,7 +65,11 @@ SOFTWARE. typedef struct _VendorShellClassRec *VendorShellWidgetClass; +_XFUNCPROTOBEGIN + externalref WidgetClass vendorShellWidgetClass; +_XFUNCPROTOEND + #endif /* _XtVendor_h */ /* DON'T ADD STUFF AFTER THIS #endif */ |