From 090cebb5f4ea894e6ce875ff64d16e7ff2d06de2 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 20 Apr 1994 20:39:18 +0000 Subject: [PATCH] (x_top_window_to_frame): Declare this function. --- src/xterm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xterm.h b/src/xterm.h index 24d48d39d60..ae126a099f9 100644 --- a/src/xterm.h +++ b/src/xterm.h @@ -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. -- 2.39.5