mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-20 04:50:55 -07:00
(struct frame): New member n_tool_bar_rows.
This commit is contained in:
parent
72a80fb875
commit
045cff16b9
1 changed files with 1 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ struct frame
|
|||
/* Margin at the top of the frame. Used to display the tool-bar. */
|
||||
int tool_bar_lines;
|
||||
|
||||
int n_tool_bar_rows;
|
||||
int n_tool_bar_items;
|
||||
|
||||
/* A buffer for decode_mode_line. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue