Quote:
Originally Posted by kovidgoyal
Accessibility plugins are deliberately left out as they cause crashes. The QTextCursor warning comes from Qt and I have never bothered to track down what causes it in Qt 5, since it appears to be harmless.
EDIT: Here's the bug report about those QTextCursor warnings: https://bugreports.qt-project.org/browse/QTBUG-38178
|
Thanks--I'll ignore it now that I know it's not something I did wrong.