summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-10-03 16:49:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-10-03 20:54:34 +0200
commit4b327251f3a7969d710d5a130472dba45122e354 (patch)
tree9438d627412f668f09aa41c9b3084b458e3753ee /dbaccess
parentunterminated call to function 'call': missing ')'. (diff)
downloadcore-4b327251f3a7969d710d5a130472dba45122e354.tar.gz
core-4b327251f3a7969d710d5a130472dba45122e354.zip
add missing use-underline to menu entries
Change-Id: I86bf3b52c68e5b4de25af5724df09b817ece0f58 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123028 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/uiconfig/ui/tabledesignrowmenu.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/ui/tabledesignrowmenu.ui b/dbaccess/uiconfig/ui/tabledesignrowmenu.ui
index 20f2971c1bed..d17e60062b5b 100644
--- a/dbaccess/uiconfig/ui/tabledesignrowmenu.ui
+++ b/dbaccess/uiconfig/ui/tabledesignrowmenu.ui
@@ -26,6 +26,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="tabledesignrowmenu|paste">_Paste</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
@@ -33,6 +34,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="tabledesignrowmenu|delete">_Delete</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
@@ -40,6 +42,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="tabledesignrowmenu|insert">Insert Rows</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
@@ -53,6 +56,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="tabledesignrowmenu|primarykey">Primary Key</property>
+ <property name="use-underline">True</property>
</object>
</child>
</object>