No obsolete classes in the list?
No, just two
PRSearchWidget
Then your Smalltalk class hierarchy must be corrupt. I don't know
exactly how to fix that. Maybe inspect the superclass of
PRSearchWidget and see if there is anything wrong with the subclass
declaration?
If I go up one to it's superclass (PRStructuresWidget) and 'show
hierarchy' there are two PRSearchWidget shown:
PRSearchWidget #('searchText' 'items')
PRSearchWidget #('searchText')
somehow PRSearchWidget #('searchText') got in there. I can only assume
that it's an older definition. I don't know how to un-reference it (if
that's the right term in this case.)
--
brad fuller