git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@23 3f4676ac-adda-40fd-8265-58d1435b1672

This commit is contained in:
dimentox 2010-05-02 18:07:45 +00:00
parent 5f0c0d4e65
commit cfab480121
8 changed files with 73 additions and 16 deletions

View file

@ -2147,6 +2147,7 @@ namespace LSLEditor
p.tvOutline.EndUpdate();
// p.tvOutline.Nodes.Add(states);
p.tvOutline.ExpandAll();
}
}