Fri, 28 Jun 2024 17:20:46 +0200
Removed obsolete TODO markers.
PipxInterface/PipxWidget.py | file | annotate | diff | comparison | revisions | |
PluginPipxInterface.py | file | annotate | diff | comparison | revisions |
--- a/PipxInterface/PipxWidget.py Fri Jun 28 17:19:26 2024 +0200 +++ b/PipxInterface/PipxWidget.py Fri Jun 28 17:20:46 2024 +0200 @@ -58,7 +58,6 @@ else: self.layout().setContentsMargins(0, 0, 0, 0) - # TODO: set the various icons self.pipxMenuButton.setIcon(EricPixmapCache.getIcon("superMenu")) self.refreshButton.setIcon(EricPixmapCache.getIcon("reload")) self.installButton.setIcon(EricPixmapCache.getIcon("plus"))