Changeset 22

Show
Ignore:
Timestamp:
10/26/08 00:31:34 (2 months ago)
Author:
aaronr
Message:

fix up

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/qgisrest/qgisrest.py

    r14 r22  
    6565        # remove the plugin menu item and icon 
    6666        self.iface.removePluginMenu("&QGISRest",self.action) 
     67        self.iface.removePluginMenu("&QGISRest",self.helpaction) 
    6768        self.iface.removeToolBarIcon(self.action) 
    6869