From 8a695136066652635ff7ef793751a82e27b88a76 Mon Sep 17 00:00:00 2001 From: John Spray Date: Thu, 25 Nov 2004 11:34:57 +0000 Subject: [PATCH] fix gtk gcc3.4 compilation, add pch.h for gtk git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9307 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/gtk/ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/frontends/gtk/ChangeLog b/src/frontends/gtk/ChangeLog index c0491c0e22..4662dc9cac 100644 --- a/src/frontends/gtk/ChangeLog +++ b/src/frontends/gtk/ChangeLog @@ -1,7 +1,15 @@ +2004-11-25 John Spray + + * GViewBase.h: Fix gcc 3.4 compilation + * pch.h: added (barebones version to be improved) + +2004-11-22 John Spray + + * GWorkArea.C: Set small scrolling interval to 3*lineheight + 2004-11-22 Georg Baum * GSendto.C: Disable concept checks (see below) - * GWorkArea.C: Set small scrolling interval to 3*lineheight as opposed to 1*lineheight 2004-11-21 John Spray -- 2.39.5