mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Auto check for new QVariant usaeage when switching to qt5 branch
This commit is contained in:
parent
144d673004
commit
d61d4d5985
@ -63,5 +63,7 @@ elif flags in ('master', 'qt5'):
|
||||
sys.stdout.write(red)
|
||||
print ('\nPyQt' + '4 present in:', fpath)
|
||||
sys.stdout.write(reset)
|
||||
print ('\n')
|
||||
subprocess.check_call(['python', 'setup/qt5-migrate.py'])
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user