diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-22 10:32:51 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-22 10:33:17 +0900 |
commit | 98756287c431b77aa6c9534928f627a4ea1e8970 (patch) | |
tree | dac5f94ace2dc811bc779b89cfe30839dd1f3cda /tools/designer/examples/colortool | |
parent | 658e4aa51732679777ec105452fdef9872504e8f (diff) | |
download | tqt-r14.0.13.tar.gz tqt-r14.0.13.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 044c03f28ec609b5151e7ab4106a0f0eb86db094)
Diffstat (limited to 'tools/designer/examples/colortool')
-rw-r--r-- | tools/designer/examples/colortool/mainform.ui | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/designer/examples/colortool/mainform.ui b/tools/designer/examples/colortool/mainform.ui index 945fb1ab5..e3eba7b5e 100644 --- a/tools/designer/examples/colortool/mainform.ui +++ b/tools/designer/examples/colortool/mainform.ui @@ -215,9 +215,6 @@ <property name="menuText"> <string>Save &As...</string> </property> - <property name="accel"> - <string></string> - </property> </action> <action> <property name="name"> @@ -229,9 +226,6 @@ <property name="menuText"> <string>E&xit</string> </property> - <property name="accel"> - <string></string> - </property> </action> <action> <property name="name"> @@ -294,9 +288,6 @@ <property name="menuText"> <string>&Contents...</string> </property> - <property name="accel"> - <string></string> - </property> </action> <action> <property name="name"> @@ -308,9 +299,6 @@ <property name="menuText"> <string>&Index...</string> </property> - <property name="accel"> - <string></string> - </property> </action> <action> <property name="name"> @@ -322,9 +310,6 @@ <property name="menuText"> <string>&About</string> </property> - <property name="accel"> - <string></string> - </property> </action> <action> <property name="name"> |