Comment #1 on issue 3991 by [email protected]: use them instead of UITheme current
http://code.google.com/p/pharo/issues/detail?id=3991
I modified the refs, stil some remain, in some deprecated classes such as MenuIcons and some PolymorphSettings. I decided to add the method theme ^ UITheme current, whenver the object did not understand theme ( a non morph object), so we easily trace those by browsing implementors of #theme.
Attachments:
UIThemeRefsFix.2.cs 76.1 KB
