manuskript/manuskript/functions
Jan Wester 5da31230c7 Fixed crash for pre-Qt5.6
Qt has garbage documentation. I dug into Qt 5.0 source code to make sure
the crashing call can be safely left out for older versions, and that is
indeed the case. setSupportedSchemes() appears to be introduced together
with the future to select non-local files in the dialog, but we only
cared about local files to begin with.
2019-09-07 15:59:45 -06:00
..
__init__.py Fixed crash for pre-Qt5.6 2019-09-07 15:59:45 -06:00
spellchecker.py spellchecker: Add file header to spellchecker.py 2019-04-30 09:54:31 -06:00