mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Cosmetics.
This commit is contained in:
parent
59a855ee4b
commit
570e4e9ec1
1 changed files with 1 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
* http://www.eclipse.org/legal/epl-v10.html
|
||||
*
|
||||
* Contributors:
|
||||
* Institute for Software - initial API and implementation
|
||||
* Institute for Software - initial API and implementation
|
||||
*******************************************************************************/
|
||||
package org.eclipse.cdt.internal.ui.refactoring.gettersandsetters;
|
||||
|
||||
|
@ -16,10 +16,8 @@ import org.eclipse.ltk.ui.refactoring.UserInputWizardPage;
|
|||
|
||||
/**
|
||||
* @author Thomas Corbat
|
||||
*
|
||||
*/
|
||||
public class GenerateGettersAndSettersRefactoringWizard extends RefactoringWizard {
|
||||
|
||||
private final GenerateGettersAndSettersRefactoring refactoring;
|
||||
|
||||
public GenerateGettersAndSettersRefactoringWizard(
|
||||
|
|
Loading…
Add table
Reference in a new issue