1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
This commit is contained in:
Alain Magloire 2003-01-10 18:38:55 +00:00
parent 60a4b8b83a
commit d12b9b4098

View file

@ -1,3 +1,11 @@
2003-01-10 Alain Magloire
Bug 28994
* src/org/eclipse/cdt/internal/ui/CElementAdapterFactory.java (getAdapter):
Use getResource() not getUnderlyingResource(), to return the IResource
Returning the underlyin resource may fool the Label Decorators.
2003-01-09 Alain Magloire
* src/org/eclipse/cdt/internal/ui/CElementImageProvider.java (getBaseImageDescriptor):