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

SQLite driver config fix


Former-commit-id: b7590d70
上级 bd934a5e
......@@ -363,7 +363,7 @@ public class ViewValuePanel implements IResultSetPanel, IAdaptable {
ActionUtils.makeCommandContribution(presentation.getController().getSite(), ValueViewCommandHandler.CMD_SAVE_VALUE));
contributionManager.add(
new Action("Auto-save value", Action.AS_CHECK_BOX) {
new Action("Auto-flush value (from panel to grid)", Action.AS_CHECK_BOX) {
{
setImageDescriptor(DBeaverIcons.getImageDescriptor(UIIcon.LINK_TO_EDITOR));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册