* nsfns.m (ns_frame_parm_handlers): Add a slot for the
x_set_tool_bar_position handler.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
|
||||
|
||||
* nsfns.m (ns_frame_parm_handlers): Add a slot for the
|
||||
x_set_tool_bar_position handler.
|
||||
|
||||
2010-08-17 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* w32fns.c <w32_frame_parm_handlers>: Add a slot for the
|
||||
|
||||
@@ -1041,6 +1041,7 @@ frame_parm_handler ns_frame_parm_handlers[] =
|
||||
x_set_font_backend, /* generic OK */
|
||||
x_set_alpha,
|
||||
0, /* x_set_sticky */
|
||||
0, /* x_set_tool_bar_position */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user