From 61d3f10766f1bf1bb24cb30a2cb48437f1801e2f Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Mon, 24 Jan 2005 19:03:05 +0000 Subject: [PATCH] update svn: r3952 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e0acd8806..619927e98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ * src/plugins/StatisticsChart.py (define_graphics_styles): Add method. * src/plugins/TimeLine.py (define_graphics_styles): Add method. + * src/plugins/DesGraph.py: Add styles before initializing doc. 2005-01-23 Don Allingham * src/BaseDoc.py: don't check for init on table or cell addition