This code was trying to filter out the configure action but failing because it was comparing a QMenuItem to a QAction. We need to compare the QMenuItem's internal QAction in order for the configure action to ever match.wilder-5.24
parent
505471910f
commit
827afc3fc2
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue