提交 ae71b272 编写于 作者: S serge-rider

Code cleanup

上级 57d4e078
......@@ -134,9 +134,6 @@ public class MultiPageWizardDialog extends TitleAreaDialog implements IWizardCon
for (IWizardPage page : pages) {
addPage(null, page, maxSize);
}
// gd = (GridData) pageArea.getLayoutData();
// gd.widthHint = 500;
// gd.heightHint = 400;
pagesTree.addSelectionListener(new SelectionAdapter() {
@Override
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册