Stick with vertical padding of 2 as discussed in bug#334920.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13703 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming
2006-03-27 20:33:34 +00:00
parent c369d4771a
commit 69d880e715
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-03-27 Christian Stimming <stimming@tuhh.de>
* src/register/register-gnome/gnucash-sheet.h: Stick with vertical
padding of 2 as discussed in bug#334920.
2006-03-25 David Hampton <david@hampton-pc.rainbolthampton.net>
* src/gnome/gnc-plugin-page-register.c:

View File

@@ -27,7 +27,7 @@
#include "table-allgui.h"
#define CELL_VPADDING 3
#define CELL_VPADDING 2
#define CELL_HPADDING 5