diff options
author | Michele Calgaro <[email protected]> | 2022-09-11 12:24:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-11 12:24:02 +0900 |
commit | c8cc131b0f022919c67694b47553eee1106c4a33 (patch) | |
tree | 456fe74a82e7642bc4fc09abc9a1a00336e8f479 /lib/kofficecore/koDocumentInfoAuthorWidget.ui | |
parent | 98bd0ec183d9636ac6a3ccaa810886a51319a89b (diff) | |
download | koffice-c8cc131b0f022919c67694b47553eee1106c4a33.tar.gz koffice-c8cc131b0f022919c67694b47553eee1106c4a33.zip |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'lib/kofficecore/koDocumentInfoAuthorWidget.ui')
-rw-r--r-- | lib/kofficecore/koDocumentInfoAuthorWidget.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/kofficecore/koDocumentInfoAuthorWidget.ui b/lib/kofficecore/koDocumentInfoAuthorWidget.ui index c76d453d..2f25d57a 100644 --- a/lib/kofficecore/koDocumentInfoAuthorWidget.ui +++ b/lib/kofficecore/koDocumentInfoAuthorWidget.ui @@ -248,9 +248,6 @@ <property name="text"> <string>Delete Personal Data</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> |