diff options
author | Michele Calgaro <[email protected]> | 2022-09-08 11:44:57 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-08 11:45:43 +0900 |
commit | 972bc356674c6341902fa4dd142624bf27007f70 (patch) | |
tree | b6493a943c935b5ce05c322f29973ff69a809d2d /part/kxeprocinstrdialogbase.ui | |
parent | f07e6a953aac4edc27c9d78280991726c439d552 (diff) | |
download | kxmleditor-972bc356674c6341902fa4dd142624bf27007f70.tar.gz kxmleditor-972bc356674c6341902fa4dd142624bf27007f70.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 19eacc1c2d7af829e9ef03f706142deaea41654f)
Diffstat (limited to 'part/kxeprocinstrdialogbase.ui')
-rw-r--r-- | part/kxeprocinstrdialogbase.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/part/kxeprocinstrdialogbase.ui b/part/kxeprocinstrdialogbase.ui index 67c1392..c85f517 100644 --- a/part/kxeprocinstrdialogbase.ui +++ b/part/kxeprocinstrdialogbase.ui @@ -164,9 +164,6 @@ Choose, where to place this processing instruction in the parent elements list.< <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -181,9 +178,6 @@ Choose, where to place this processing instruction in the parent elements list.< <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |