diff options
author | Michele Calgaro <[email protected]> | 2022-09-10 12:40:01 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-10 12:40:27 +0900 |
commit | 3d40d7fb37f70cd4c3f368b9355255647e96a166 (patch) | |
tree | 8f684b0cc268f7673076cd8baab175ac599cc4b3 | |
parent | e268f29e6d0bf20d400e2e884748ed30cf1d3d4f (diff) | |
download | k3b-r14.0.x.tar.gz k3b-r14.0.x.zip |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit cc4aa0ad928ef9851db5d1e122ef9cc679866a81)
-rw-r--r-- | src/rip/videodvd/base_k3bvideodvdrippingwidget.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui b/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui index e6c35c0..88389a7 100644 --- a/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui +++ b/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui @@ -587,9 +587,6 @@ <property name="text"> <string>&2-pass encoding</string> </property> - <property name="accel"> - <string>Alt+2</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -628,9 +625,6 @@ <property name="text"> <string>Resample Audio to &44.1 KHz</string> </property> - <property name="accel"> - <string>Alt+4</string> - </property> <property name="checked"> <bool>true</bool> </property> |