1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Alain Magloire 2003-09-03 13:35:33 +00:00
parent ce7df10349
commit 7c0ccfc714

View file

@ -1,3 +1,10 @@
2003-09-3 Alain Magloire
Wrong fix to a warning the call is needed but not the variable.
Thanks to Hoda for noticing.
* src/org/eclipse/cdt/internal/ui/wizards/dialogfields/LinkToFileGroup.java
2003-09-01 Alain Magloire
The Drag&Drop code is revisited with a facelift.