don't remove blank line

This commit is contained in:
Manuel Friedli 2014-08-12 00:44:29 +02:00
parent dbbfae83b3
commit a3dce2322b
1 changed files with 484 additions and 483 deletions

View File

@ -116,6 +116,7 @@
e.height(realWidth); e.height(realWidth);
e.css('font-size', (realWidth / 40) + 'px'); e.css('font-size', (realWidth / 40) + 'px');
}; };
// private interface methods // private interface methods
var create = function create() { var create = function create() {
this.id = uhrGlobals.id++; this.id = uhrGlobals.id++;