- Improve pointer/int compatibility - Include unpublished Dt headers in Dt - Use <Xm/XmPrivate.h> for unpublished Motif functions There are still warnings left generated because ElementValue.parsed_value should really be a union. There are also some warnings left because of XtPointer casting and some unused variables and functions.
3 lines
84 B
C
3 lines
84 B
C
/* Additional import */
|
|
extern Pixmap _DtGetMask(Screen *screen, char *image_name);
|