Files
cdesktop/cde/lib/DtWidget/DtSvcInternal.h
Marcin Cieslak ceb49b9130 DtWidget: Improve portability of Motif interface
- Add missing includes and prototypes
- Improve type compatibility
- Use <Xm/XmPrivate.h> for unofficial libXm headers

With this patch, dtpad no longer crashes on startup
on FreeBSD/amd64 because of a truncated 64-bit pointer.
2012-08-30 19:43:56 -06:00

3 lines
84 B
C

/* Additional import */
extern Pixmap _DtGetMask(Screen *screen, char *image_name);