diff options
author | Michele Calgaro <[email protected]> | 2022-09-12 13:50:05 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-12 13:50:05 +0900 |
commit | a36e79f6bf5b385ca9a1701de279da36e15b3e76 (patch) | |
tree | 22d1a242f5eece0962c9a92cd47bbe0d5928b91a | |
parent | 42a9e0446b4f1fb79c1d4742d73b035a11e4d71d (diff) | |
download | kiosktool-a36e79f6bf5b385ca9a1701de279da36e15b3e76.tar.gz kiosktool-a36e79f6bf5b385ca9a1701de279da36e15b3e76.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | kiosktool/kioskConfigDialog_ui.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kiosktool/kioskConfigDialog_ui.ui b/kiosktool/kioskConfigDialog_ui.ui index aba7d97..234f8e8 100644 --- a/kiosktool/kioskConfigDialog_ui.ui +++ b/kiosktool/kioskConfigDialog_ui.ui @@ -209,9 +209,6 @@ <property name="text"> <string>Do not show users with a UID lower than</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> |