Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 167900 | Differences between
and this patch

Collapse All | Expand All

(-)src/org/eclipse/hyades/sdb/internal/wizard/ImportSymptomDBWizard.java (-1 / +1 lines)
Lines 59-65 Link Here
59
	selection = currentSelection;
59
	selection = currentSelection;
60
60
61
//	setDefaultPageImageDescriptor(RASPluginImages.getImageDescriptor(RASPluginImages.IMG_UI_WZ_LAUNCH));
61
//	setDefaultPageImageDescriptor(RASPluginImages.getImageDescriptor(RASPluginImages.IMG_UI_WZ_LAUNCH));
62
	setNeedsProgressMonitor(true);
62
//	setNeedsProgressMonitor(true);
63
}
63
}
64
/* (non-Javadoc)
64
/* (non-Javadoc)
65
 * Method declared on IWizard.
65
 * Method declared on IWizard.

Return to bug 167900