提交 e9c63440 编写于 作者: J jurgen

Tabbed UI fixes (-borders)

Former-commit-id: 3c9252f3
上级 ff95b2bd
......@@ -778,7 +778,7 @@ public class ResultSetViewer extends Viewer
statusBar.setLayoutData(gd);
GridLayout gl = new GridLayout(4, false);
gl.marginWidth = 0;
gl.marginHeight = 3;
gl.marginHeight = 0;
//gl.marginBottom = 5;
statusBar.setLayout(gl);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册