From: Paul Reilly Date: Sun, 25 Sep 1994 20:46:44 +0000 (+0000) Subject: entered into RCS X-Git-Tag: emacs-19.34~6763 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=31bcd4f55a890216c4cc4738bcf1a10578a7a7da;p=emacs.git entered into RCS --- 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 */