From a45f106d3c6e253109dd47b6a193f991c7bde203 Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Fri, 13 Jun 2008 11:46:50 +0100 Subject: cosmetic fixes --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 1afae6f..73cfe00 100644 --- a/config.h +++ b/config.h @@ -6,5 +6,5 @@ #define NORMFGCOLOR "#000000" #define SELBGCOLOR "#0066ff" #define SELFGCOLOR "#ffffff" -/* next macro defines the space between menu items */ -#define SPACE 30 /* px */ + +static uint spaceitem = 30; /* px between menu items */ -- cgit v1.2.3-54-g00ecf