mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
@@ -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:
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "table-allgui.h"
|
||||
|
||||
#define CELL_VPADDING 3
|
||||
#define CELL_VPADDING 2
|
||||
#define CELL_HPADDING 5
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user