diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-07 22:55:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-07 22:56:01 +0900 |
commit | 854618c35af97fb5492b582efb51fe5b21100fd4 (patch) | |
tree | 9fae1d32fb5db51f992c131869cd35e58243d98e /src/gui/oscilloscopewidget.ui | |
parent | 2d0c08436c9cbda18493bb4fa6f484a403e2d553 (diff) | |
download | ktechlab-854618c35af97fb5492b582efb51fe5b21100fd4.tar.gz ktechlab-854618c35af97fb5492b582efb51fe5b21100fd4.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1901818034b9c81f193dc28b396d9b68858d5c96)
Diffstat (limited to 'src/gui/oscilloscopewidget.ui')
-rw-r--r-- | src/gui/oscilloscopewidget.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/oscilloscopewidget.ui b/src/gui/oscilloscopewidget.ui index 45f54da..610187e 100644 --- a/src/gui/oscilloscopewidget.ui +++ b/src/gui/oscilloscopewidget.ui @@ -200,9 +200,6 @@ <property name="text"> <string>Reset</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </vbox> </widget> |