Mercurial > emacs
changeset 6994:b43ec2effc1d
(x_top_window_to_frame): Declare this function.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 20 Apr 1994 20:39:18 +0000 |
parents | 0983fe01e614 |
children | d5100199cb6f |
files | src/xterm.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xterm.h Wed Apr 20 20:26:25 1994 +0000 +++ b/src/xterm.h Wed Apr 20 20:39:18 1994 +0000 @@ -200,6 +200,7 @@ #ifdef USE_X_TOOLKIT extern struct frame *x_any_window_to_frame (); +extern struct frame *x_top_window_to_frame (); #endif /* The frame (if any) which has the X window that has keyboard focus.