From 31bcd4f55a890216c4cc4738bcf1a10578a7a7da Mon Sep 17 00:00:00 2001 From: Paul Reilly Date: Sun, 25 Sep 1994 20:46:44 +0000 Subject: [PATCH] entered into RCS --- lwlib/lwlib-Xm.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lwlib/lwlib-Xm.h b/lwlib/lwlib-Xm.h index d52a67084b9..4cad306b08e 100644 --- a/lwlib/lwlib-Xm.h +++ b/lwlib/lwlib-Xm.h @@ -31,4 +31,7 @@ xm_popup_menu (Widget widget); void xm_pop_instance (widget_instance* instance, Boolean up); +void +xm_set_main_areas (Widget parent, Widget menubar, Widget work_area); + #endif /* LWLIB_XM_H */ -- 2.39.5