]> git.eshelyaron.com Git - emacs.git/commitdiff
(x_top_window_to_frame): Declare this function.
authorKarl Heuer <kwzh@gnu.org>
Wed, 20 Apr 1994 20:39:18 +0000 (20:39 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 20 Apr 1994 20:39:18 +0000 (20:39 +0000)
src/xterm.h

index 24d48d39d60770db123f311c41c0402b2f7196d0..ae126a099f92bc1cd1221ab5217e1b81f0a65f81 100644 (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.