Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
045cff16
Commit
045cff16
authored
Mar 02, 2006
by
Kim F. Storm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(struct frame): New member n_tool_bar_rows.
parent
72a80fb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/frame.h
src/frame.h
+1
-0
No files found.
src/frame.h
View file @
045cff16
...
...
@@ -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. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment