Levente Uzonyi uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-ul.653.mcz==================== Summary ====================
Name: Tools-ul.653
Author: ul
Time: 18 November 2015, 2:55:17.943 pm
UUID: 885d596c-c8d3-447d-b5e1-67dc1320008b
Ancestors: Tools-cmm.652
Implemented #messageIconAt: in TimeProfileBrowser, to make it work again. It's not a "real" MessageSet, because its messageList contains strings instead of MethodReferences.
=============== Diff against Tools-cmm.652 ===============
Item was added:
+ ----- Method: TimeProfileBrowser>>messageIconAt: (in category 'message list') -----
+ messageIconAt: index
+
+ ^nil!