It seems that
PluggableMenuSpec >> add: aString
^ self add: aString action: nil
does not exist in Squeak
and since add:action: does not return a String, we should check if we should
not remove this method.Stef (in the train - could not add that in the bugtracker) _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
