Mercurial > hg > xemacs-beta
comparison lwlib/xlwradioP.h @ 434:9d177e8d4150 r21-2-25
Import from CVS: tag r21-2-25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:30:53 +0200 |
parents | 11054d720c21 |
children | abe6d1db359e |
comparison
equal
deleted
inserted
replaced
433:892ca416f0fb | 434:9d177e8d4150 |
---|---|
30 | 30 |
31 #ifndef _XawRadioP_h | 31 #ifndef _XawRadioP_h |
32 #define _XawRadioP_h | 32 #define _XawRadioP_h |
33 | 33 |
34 #include "xlwradio.h" | 34 #include "xlwradio.h" |
35 #include <X11/Xaw/ToggleP.h> | 35 #include ATHENA_INCLUDE(ToggleP.h) |
36 | 36 |
37 /*********************************************************************** | 37 /*********************************************************************** |
38 * | 38 * |
39 * Radio Widget Private Data | 39 * Radio Widget Private Data |
40 * | 40 * |