1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 17:25:38 +02:00

Removed deprecated "WorkbenchHelp" references.

This commit is contained in:
Mikhail Khodjaiants 2005-03-08 21:29:22 +00:00
parent 1221d7fad0
commit 274eae0dd9

View file

@ -93,6 +93,7 @@ public class SourcePreferencePage extends PreferencePage implements IWorkbenchPr
* @see org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench)
*/
public void init( IWorkbench workbench ) {
fWorkbench = workbench;
}
/*