diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-19 11:08:54 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-19 11:09:14 +0900 |
commit | 1a6e5e0c6c071360d5f1e57f2622c054136de8a1 (patch) | |
tree | feb852088cb6993f75cf936c79051f53b5eeddcf /kstars | |
parent | 16286eec3b0ec8dcbd2f53f10d6467bfab162324 (diff) | |
download | tdeedu-r14.0.x.tar.gz tdeedu-r14.0.x.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d9f05d7a41bae54e8b3c447044a148e655c2351e)
Diffstat (limited to 'kstars')
-rw-r--r-- | kstars/kstars/imagereductionui.ui | 6 | ||||
-rw-r--r-- | kstars/kstars/tools/observinglistui.ui | 6 | ||||
-rw-r--r-- | kstars/kstars/tools/obslistwizardui.ui | 6 |
3 files changed, 0 insertions, 18 deletions
diff --git a/kstars/kstars/imagereductionui.ui b/kstars/kstars/imagereductionui.ui index 7a2f75a2..87cb0e86 100644 --- a/kstars/kstars/imagereductionui.ui +++ b/kstars/kstars/imagereductionui.ui @@ -565,9 +565,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -582,9 +579,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> diff --git a/kstars/kstars/tools/observinglistui.ui b/kstars/kstars/tools/observinglistui.ui index 583a6ea6..6d00cabd 100644 --- a/kstars/kstars/tools/observinglistui.ui +++ b/kstars/kstars/tools/observinglistui.ui @@ -261,9 +261,6 @@ <property name="text"> <string>Scope</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Point telescope at highlighted object</string> </property> @@ -286,9 +283,6 @@ <property name="text"> <string>Details</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Show details for highlighted object</string> </property> diff --git a/kstars/kstars/tools/obslistwizardui.ui b/kstars/kstars/tools/obslistwizardui.ui index 7c6b2938..d1123754 100644 --- a/kstars/kstars/tools/obslistwizardui.ui +++ b/kstars/kstars/tools/obslistwizardui.ui @@ -336,9 +336,6 @@ <property name="text"> <string>Select objects in region:</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> @@ -523,9 +520,6 @@ <property name="text"> <string>Select objects within circle:</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> |