Aug. 30, 2013
6:38 a.m.
I thought too. Before it was a DNU not a infinite loop. On Aug 30, 2013, at 8:27 AM, stleye@gmail.com wrote:
I'll fix it, I thought I already did it.
El 29/08/2013, a las 22:12, Stéphane Ducasse <stephane.ducasse@inria.fr> escribió:
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