AS3 goto trait after save

This commit is contained in:
Jindra Petk
2013-01-27 19:37:48 +01:00
parent c40a72e402
commit fa9ced470b

View File

@@ -290,7 +290,7 @@ public class DecompiledEditorPane extends LineMarkedEditorPane implements CaretL
}
setScript(script, abc, abcList);
setNoTrait();
setClassIndex(classIndex);
setClassIndex(ci);
}
public int getClassIndex() {