View | Details | Raw Unified | Return to bug 192574
Collapse All | Expand All

(-)src/org/eclipse/ecf/internal/ui/CategoryPreferencePage.java (-1 / +1 lines)
Lines 22-29 Link Here
22
	}
22
	}
23
23
24
	protected Control createContents(Composite parent) {
24
	protected Control createContents(Composite parent) {
25
		noDefaultAndApplyButton();
25
		return null;
26
		return null;
26
27
	}
27
	}
28
28
29
	public void init(IWorkbench workbench) {
29
	public void init(IWorkbench workbench) {

Return to bug 192574