1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

[396143] Fix second time validation

This commit is contained in:
David McKnight 2013-04-12 15:40:07 -04:00
parent fe2cef58f4
commit bebf0c7ee6

View file

@ -16,7 +16,7 @@
* Uwe Stieber (Wind River) - Fix stack overflow in canFlipToNextPage() and getNextPage()
* Mohamed Hussein (Mentor Graphics) - [396143] Fix second time validation
********************************************************************************/
package org.eclipse.rse.ui.wizards.newconnection;
import org.eclipse.jface.wizard.IWizard;
import org.eclipse.jface.wizard.IWizardPage;