mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-04 13:05:31 -04:00
Auto check for new QVariant usaeage when switching to qt5 branch
This commit is contained in:
@@ -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'])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user