Aug. 29, 2013
8:12 p.m.
buildAnalyzeSubMenu: aBuilder <contextMenu> <nautilusGlobalClassMenu> | target | target := aBuilder model. target selectedClass ifNil: [^target]. target selectedClass buildAnalyzeSubMenu: aBuilder. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Now I do not get much how to fix it (too tired) Stef