From 6f38eceb6a5519995fd5d727b2a041676c77f667 Mon Sep 17 00:00:00 2001 From: jurgen Date: Thu, 4 Oct 2012 08:28:32 +0000 Subject: [PATCH] Comment command enabled only when editor is active --- plugins/org.jkiss.dbeaver.core/plugin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/org.jkiss.dbeaver.core/plugin.xml b/plugins/org.jkiss.dbeaver.core/plugin.xml index 3981c55d1f..2f00d57cc6 100644 --- a/plugins/org.jkiss.dbeaver.core/plugin.xml +++ b/plugins/org.jkiss.dbeaver.core/plugin.xml @@ -686,7 +686,7 @@ - + @@ -695,7 +695,7 @@ - + -- GitLab