diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-14 11:19:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-14 11:19:35 +0900 |
commit | f7d193f15d73dc883312261d5cd7695516c1c7fb (patch) | |
tree | 916b96f4dea99124361551ccca1770a25647d6b4 | |
parent | 124a692987df2884a948d6a899b151d8ed08f069 (diff) | |
download | tde-style-qtcurve-f7d193f15d73dc883312261d5cd7695516c1c7fb.tar.gz tde-style-qtcurve-f7d193f15d73dc883312261d5cd7695516c1c7fb.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | config/qtcurveconfigbase.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/qtcurveconfigbase.ui b/config/qtcurveconfigbase.ui index a5d7c1f..d5040c9 100644 --- a/config/qtcurveconfigbase.ui +++ b/config/qtcurveconfigbase.ui @@ -270,9 +270,6 @@ <property name="text"> <string>Draw fading lines (KDE4 && Gtk2)</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox" row="11" column="0"> <property name="name"> @@ -281,9 +278,6 @@ <property name="text"> <string>Thinner buttons when etched/shadowed</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <spacer row="13" column="1"> <property name="name"> |