mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 17:55:39 +02:00
Removed deprecated "WorkbenchHelp" references.
This commit is contained in:
parent
1221d7fad0
commit
274eae0dd9
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ public class SourcePreferencePage extends PreferencePage implements IWorkbenchPr
|
||||||
* @see org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench)
|
* @see org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench)
|
||||||
*/
|
*/
|
||||||
public void init( IWorkbench workbench ) {
|
public void init( IWorkbench workbench ) {
|
||||||
|
fWorkbench = workbench;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue