From c35fa54bbcda0045c79defc0a3300f403f94f024 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Mon, 24 Feb 2003 16:40:03 +0000 Subject: [PATCH] updated --- core/org.eclipse.cdt.ui/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index fdfb5dd6f28..123624afaa7 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -3,6 +3,8 @@ * src/org/eclipse/cdt/internal/ui/editor/CEditor.java (isOverviewRulerVisible): Change scope for protected to comply with Eclipse-2.1 + * src/org/eclipse/cdt/ui/CelementContentProvider.java: Reorganize imports. + 2003-02-20 Alain Magloire This patch provides the UI controls and filters to use the working set