From 1d97d2cc80cc984738ed6f06417172a9d9314d57 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Wed, 30 Jan 2002 14:50:30 +0000 Subject: [PATCH] Fix height of bitmap. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3454 a592a061-630c-0410-9148-cb99ea01b6c8 --- images/style.xbm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/style.xbm b/images/style.xbm index c607aea048..fe7ffbd7a5 100644 --- a/images/style.xbm +++ b/images/style.xbm @@ -1,5 +1,5 @@ #define style1_width 135 -#define style1_height 270 +#define style1_height 110 static unsigned char const style1_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -- 2.39.2