1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
This commit is contained in:
Alain Magloire 2002-12-11 15:32:50 +00:00
parent f72d12b90e
commit d783a4c703

View file

@ -1,3 +1,11 @@
2002-12-11 Alain Magloire
Fix PR 27937. NPE in the C Editor preference page.
* src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java (createBehaviourPage):
Remove listeners and variables for Margins, this will be enable by
only saving the changes in the store values.
2002-12-06 Alain Magloire
The hovering uses to the indexer to gather some information, but