mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
fix to support PyQt5 5.7
This commit is contained in:
parent
95c4fa1340
commit
9d22440c56
@ -1 +1,3 @@
|
||||
from PyQt5.uic import pyuic
|
||||
if (callable(pyuic.main)):
|
||||
pyuic.main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user