home *** CD-ROM | disk | FTP | other *** search
- /* $XConsortium: Editres.h,v 1.1 91/07/30 15:28:40 rws Exp $ */
- /*
- * Modifed as for Motif Proto handling
- * $RCSfile: Editres.h,v $ v $Revision: 10.1 $ %D%
- */
-
- #ifdef _NO_PROTO
- void _iXmXEditResCheckMessages();
-
- #else /* _NO_PROTO */
-
- void _iXmXEditResCheckMessages(
- Widget w,
- XtPointer data,
- XEvent *event,
- Boolean *cont
- );
- #endif /* _NO_PROTO */
-
-