Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit8e67dfa
committed
FIX: match the expected answer to actual result.
As part ofa4c504c the modified waschanged from SuperModifer to MetaModifier. Under the new scheme of testingthe keys we were correctly noting that SuperModifier is not in the Qt Modifierenum (the super keys come in through "SpecialKeys"). However, because thefailures were happening in a callback and being ignored, we did not notice thischange. It is likely that this test never worked for the same reason.1 parentb59afc6 commit8e67dfa
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
0 commit comments
Comments
(0)