|
Hi,
I uploaded Morphic-255.kb to The Inbox (ignore version 254),
it removes TheWorldMainDockingBarOld, and cleans the references
to it in the preamble. You need to load System-kb.180 first, which adds
#provider to PragmaPreference.
Balázs
ps: By the way there is an obsolate class in the trunk now:
AnObsoleteCurrentProjectRefactoring.
When I was searching for the references of
AnObsoleteTheWorldMainDockingBarOld I used:
PointerExplorer new openExplorerFor: SystemNavigation default
obsoleteClasses last
|