From 4d96ae5f5ac898a9b34a346680cce6057fcded60 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Mon, 4 Sep 2006 15:49:06 +0000 Subject: [PATCH] oops --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 76b22a5879..2675861bda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,9 +8,9 @@ * app/paint/gimphealoptions.[ch]: removed. Its properties are completely covered by GimpSourceOptions. - * app/paint/gimpheal.[ch] + * app/paint/gimpheal.[ch]: derive from GimpSourceCore. - * app/tools/gimphealtool.[ch] + * app/tools/gimphealtool.[ch]: derive from GimpSourceTool. 2006-09-04 Sven Neumann