diff src/w32fns.c @ 109818:0710ff9a8063

Fix bug #6796. w32fns.c <w32_frame_parm_handlers>: Add a slot for the x_set_tool_bar_position handler, needed to support changes from 2010-07-29 (revno 100939) for positioning the tool bar.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 17 Aug 2010 23:05:50 +0300
parents df8e0cd18128
children 22ddbf1e2954
line wrap: on
line diff
--- a/src/w32fns.c	Tue Aug 17 21:38:30 2010 +0200
+++ b/src/w32fns.c	Tue Aug 17 23:05:50 2010 +0300
@@ -6812,6 +6812,7 @@
   x_set_font_backend,
   x_set_alpha,
   0, /* x_set_sticky */
+  0, /* x_set_tool_bar_position */
 };
 
 void