mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
Auto replace qApp with QApplication.instance() Raise warnings if script imports QRegExp. We can't auto replace with QRegularExpression here, the API is just way too different.