Skip to content
Snippets Groups Projects
Commit 3f48b09c authored by Lyndon Brown's avatar Lyndon Brown
Browse files

qt: (hotkeys) remove incorrect hotkey table label tooltip

the item pointer provided to the constructor is that of a single hotkey
config item. using the longtext from this item in a tooltip on the label
for the entire hotkey table makes zero sense, so let's remove it.

 - for the table shown in the simple view, the "key-play" option was
   arbitrarily used for this.
 - for the table shown in the advanced view, the text from the first
   hotkey config item encountered was used.

(cherry picked from commit b0385e93)
parent 4fd1e640
Branches v3
No related tags found
1 merge request!3test V3 backports with CI
Pipeline #104842 passed with stage
in 11 minutes and 52 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment