Reformating code to follow Scriptotgrapher coding conventions.

This commit is contained in:
Jürg Lehni 2011-02-13 16:26:24 +00:00
parent 50b2e12372
commit 08d4826441
26 changed files with 146 additions and 146 deletions

View file

@ -144,4 +144,4 @@ Segment = Base.extend({
}
}
}
})
});