diff options
author | Michele Calgaro <[email protected]> | 2022-09-22 10:32:51 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-22 10:32:51 +0900 |
commit | 044c03f28ec609b5151e7ab4106a0f0eb86db094 (patch) | |
tree | 20789ea723500001d54fdd4c287eb2a1ee685985 /doc/html/designer-manual-16.html | |
parent | ec04b50a44be8fc3b6d81c1bc2000f7027272c14 (diff) | |
download | tqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.tar.gz tqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/designer-manual-16.html')
-rw-r--r-- | doc/html/designer-manual-16.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/html/designer-manual-16.html b/doc/html/designer-manual-16.html index be3536c75..39513c565 100644 --- a/doc/html/designer-manual-16.html +++ b/doc/html/designer-manual-16.html @@ -89,9 +89,6 @@ body { background: #ffffff; color: black; } <property name="menuText"> <string>&amp;New</string> </property> - <property name="accel"> - <number>4194382</number> - </property> </action> ... </actions> |