mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
SIP is totally messed up here -- the dialog wrapper or something is always prematurely cleaned which results in broken QObject connections throughout. Hack around this by storing dialog instances in a global list to prevent too early wrapper garbage collection