提交 0958f2a9 编写于 作者: J jurgen

RSV filters ui fix

Former-commit-id: 3b9aa042
上级 c036b99e
......@@ -368,7 +368,7 @@ public class ResultSetViewer extends Viewer implements IDataSourceProvider, ISpr
@Override
public void modifyText(ModifyEvent e)
{
applyButton.setEnabled(!filtersText.getText().trim().isEmpty());
applyButton.setEnabled(true);
}
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册