diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 17:22:22 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 17:23:14 +0900 |
| commit | db8c1975f7b0079a7e7a0f173c747bda56430b36 (patch) | |
| tree | d0d488fcf1b987ed889290c037d2c3642307d7ed /src/addnewstream.ui | |
| parent | 4b6eaddd76895959e234bd2ca1db89ec685b2034 (diff) | |
| download | kstreamripper-db8c1975.tar.gz kstreamripper-db8c1975.zip | |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a0436b3d35ae00eb81152793ecfed6e71fb848be)
Diffstat (limited to 'src/addnewstream.ui')
| -rw-r--r-- | src/addnewstream.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/addnewstream.ui b/src/addnewstream.ui index a9383be..9fcdb0e 100644 --- a/src/addnewstream.ui +++ b/src/addnewstream.ui @@ -87,9 +87,6 @@ <property name="text"> <string>&Ok</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> </widget> <widget class="TQPushButton" row="1" column="1"> <property name="name"> @@ -98,9 +95,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> </widget> </grid> </widget> |
