1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00

(x_top_window_to_frame): Declare this function.

This commit is contained in:
Karl Heuer 1994-04-20 20:39:18 +00:00
parent 03d786655b
commit 090cebb5f4

View file

@ -200,6 +200,7 @@ extern struct frame *x_window_to_frame ();
#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.