[Qgis-developer] zoom to point plugin
Carson Farmer
carson.farmer at gmail.com
Wed Oct 8 04:49:05 EDT 2008
Paolo,
> Traceback (most recent call last):
> File "", line 1, in
> File "/home/paolo/.qgis//python/plugins/zoom_to_point/zoomtopoint.py",
> line 45, in initGui
> self.iface.addPluginMenu("&Zoom to Point...", self.action)
> AttributeError: addPluginMenu
>
This plugin has not been updated to the latest API. In this case,
addPluginMenu should be updated to addPluginToMenu.
Perhaps the author of this plugin could update it?
I imagine there will be many updates once the final QGIS 1.0.0 has been
released...
C
More information about the Qgis-developer
mailing list