Removed the plug-in tools todos.

Thu, 27 Aug 2015 17:45:22 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 27 Aug 2015 17:45:22 +0200
changeset 4398
a86ce24f2398
parent 4397
64d36562c391
child 4402
ad524553e765

Removed the plug-in tools todos.

UI/UserInterface.py file | annotate | diff | comparison | revisions
--- a/UI/UserInterface.py	Thu Aug 27 17:21:28 2015 +0200
+++ b/UI/UserInterface.py	Thu Aug 27 17:45:22 2015 +0200
@@ -3346,10 +3346,6 @@
         """
         Private slot to show the Plugin Tools menu.
         """
-        # TODO: This doesn't work on Mac OS X with Qt compiled against
-        # Cocoa anymore
-        # TODO: Change tools plug-ins to populate the menu statically
-        # and just enabled the actions/menus accordingly
         self.showMenu.emit("PluginTools", self.__menus["plugin_tools"])
         
     def __showUserToolsMenu(self):

eric ide

mercurial