Septima / qgis-geosearch

QGIS plugin with a search box which enables the user to quickly zoom to named places in Denmark
GNU General Public License v3.0
9 stars 7 forks source link

mapRenderer() is deprecated #11

Closed AsgerPetersen closed 8 years ago

AsgerPetersen commented 9 years ago
warning:/Users/asger/.qgis2/python/plugins/geosearch_dk/searchbox.py:65: DeprecationWarning: QgsMapCanvas.mapRenderer() is deprecated
              self.qgisIface.mapCanvas().mapRenderer().hasCrsTransformEnabled.connect(self.setupCrsTransform)