Mercurial > hg > xemacs-beta
comparison lwlib/lwlib-utils.h @ 177:6075d714658b r20-3b15
Import from CVS: tag r20-3b15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:51:16 +0200 |
parents | 376386a54a3c |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
176:6866abce6aaf | 177:6075d714658b |
---|---|
15 Boolean | 15 Boolean |
16 XtWidgetBeingDestroyedP (Widget widget); | 16 XtWidgetBeingDestroyedP (Widget widget); |
17 | 17 |
18 void XtSafelyDestroyWidget (Widget); | 18 void XtSafelyDestroyWidget (Widget); |
19 | 19 |
20 #ifdef USE_DEBUG_MALLOC | |
21 #include <dmalloc.h> | |
22 #endif | |
20 #endif /* _LWLIB_UTILS_H_ */ | 23 #endif /* _LWLIB_UTILS_H_ */ |