mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -04:00
keyword in Python, so this value was previously inaccessible to PyQGIS scripts Also change all references to Qgis::MessageLevel values to their fully qualified names, to ease a future transition to an enum class (when sip bugs are fixed) Fixes #42996