mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-17 00:05:41 -05: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.