nvda
592e815a
- BrailleNote: fix ord(arg2) problem. Re #5993.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
BrailleNote: fix ord(arg2) problem. Re #5993. Perhaps due to HwIO: when processing QT commands (arg2), the argument was a string, not an integer, so ord(arg2) didn't work. Now fixed.
Author
josephsl
Parents
0f097d5c
Loading