We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c6829 commit d97e834Copy full SHA for d97e834
src/Commander2-UI/CmUICommand.class.st
@@ -91,7 +91,7 @@ CmUICommand >> iconName: aString from: anIconProvider [
91
self iconName: aString.
92
]
93
94
-{ #category : #accessing }
+{ #category : #private }
95
CmUICommand >> iconNamed: aSymbol [
96
^ self iconProvider iconNamed: aSymbol
97
0 commit comments