1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00
This commit is contained in:
Alain Magloire 2003-02-24 16:40:03 +00:00
parent 21821e474c
commit c35fa54bbc

View file

@ -3,6 +3,8 @@
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java (isOverviewRulerVisible): * src/org/eclipse/cdt/internal/ui/editor/CEditor.java (isOverviewRulerVisible):
Change scope for protected to comply with Eclipse-2.1 Change scope for protected to comply with Eclipse-2.1
* src/org/eclipse/cdt/ui/CelementContentProvider.java: Reorganize imports.
2003-02-20 Alain Magloire 2003-02-20 Alain Magloire
This patch provides the UI controls and filters to use the working set This patch provides the UI controls and filters to use the working set