diff src/xterm.h @ 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 b5f510efd194
children bca3fe63efec
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.