2017-09-28 14:18:05 +13:00

6 lines
71 B
JavaScript

function Preview()
{
Layer.call(this);
this.el.id = "preview";
}