mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated.
This commit is contained in:
parent
71c5ec9d07
commit
e8b7586d25
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
||||||
|
2003-10-14 Alain Magloire
|
||||||
|
|
||||||
|
Added a new method to ICOptionContainer.java
|
||||||
|
Preferences getPreferences();
|
||||||
|
This needed for UI contributions in the Tabs.
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/ui/dialogs/ICOptionContainer.java
|
||||||
|
* src/org/eclipse/cdt/ui/dialogs/AbstractBinaryParserPage.java
|
||||||
|
* src/org/eclipse/cdt/ui/dialogs/BinaryParserBlock.java
|
||||||
|
* src/org/eclipse/cdt/ui/dialogs/GNUElfBinaryParserPage.java
|
||||||
|
|
||||||
2003-10-10 Alain Magloire
|
2003-10-10 Alain Magloire
|
||||||
|
|
||||||
Add new method getPreferenceStore() in ICOptionPage
|
Add new method getPreferenceStore() in ICOptionPage
|
||||||
|
|
Loading…
Add table
Reference in a new issue