#UI_ENHANCEMENT by exept
authorClaus Gittinger <cg@exept.de>
Wed, 02 Oct 2019 02:27:49 +0200
changeset 3778 60e5b5a4ba0e
parent 3777 bc17ad12cef0
child 3779 f896a3f5e523
#UI_ENHANCEMENT by exept class: MethodFinderWindow class changed: #helpMenu
MethodFinderWindow.st
--- a/MethodFinderWindow.st	Wed Oct 02 02:21:57 2019 +0200
+++ b/MethodFinderWindow.st	Wed Oct 02 02:27:49 2019 +0200
@@ -842,6 +842,7 @@
        (MenuItem
           label: 'Show Me How it Works'
           itemValue: showMeHowItWorks
+          labelImage: (ResourceRetriever ToolbarIconLibrary presentationIcon 'Show Me How it Works')
        ) 
        (MenuItem
           label: '-'