summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorPaul Reilly <pmr@pajato.com>1994-09-25 20:46:44 +0000
committerPaul Reilly <pmr@pajato.com>1994-09-25 20:46:44 +0000
commit7955c79e16f4c1d8b2aba3ef40d2af4edd275041 (patch)
treebc8f6bb93319e59e060de7525cf25e5aee1614d9 /lwlib
parente7b33a17bb930b78770bb16b04e92405b3c805ad (diff)
downloademacs-7955c79e16f4c1d8b2aba3ef40d2af4edd275041.tar.gz
entered into RCS
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/lwlib-Xm.h3
1 files changed, 3 insertions, 0 deletions
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 */