emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/frame.h


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/frame.h
Date: Thu, 02 Mar 2006 21:55:16 +0000

Index: emacs/src/frame.h
diff -u emacs/src/frame.h:1.113 emacs/src/frame.h:1.114
--- emacs/src/frame.h:1.113     Mon Feb  6 15:23:21 2006
+++ emacs/src/frame.h   Thu Mar  2 21:55:16 2006
@@ -222,6 +222,7 @@
   /* 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. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]