1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
This commit is contained in:
Alain Magloire 2003-03-27 20:02:04 +00:00
parent d64ad93d06
commit f9b6383d57

View file

@ -1,3 +1,11 @@
2003-03-27 Alain Magloire
Patch from Thomas Fletcher.
* src/org/eclipse/cdt/internal/ui/editor/BracketPainter.java:
The brace highlighting doesn't properly use the background
colour when it is drawn.
2003-03-27 Alain Magloire
ICElement.getResource() no longer throw an exception.