comparison lwlib/lwlib-int.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
49 49
50 widget_info *lw_get_widget_info __P ((LWLIB_ID)); 50 widget_info *lw_get_widget_info __P ((LWLIB_ID));
51 widget_instance * lw_get_widget_instance __P ((Widget)); 51 widget_instance * lw_get_widget_instance __P ((Widget));
52 52
53 #endif /* LWLIB_INTERNAL_H */ 53 #endif /* LWLIB_INTERNAL_H */
54
55 /* arch-tag: ae02f67d-ef25-421c-b956-b01a4b0aac76
56 (do not change this comment) */