| branch | popcorn-port |
| changeset 139 | ba2b3c15bd47 |
| parent 132 | e56122a14240 |
| child 148 | 5e877acd85ca |
--- a/src/js/widgets/segmentsWidget.js Tue Oct 25 14:31:28 2011 +0200 +++ b/src/js/widgets/segmentsWidget.js Tue Oct 25 14:32:05 2011 +0200 @@ -2,7 +2,7 @@ IriSP.Widget.call(this, Popcorn, config, Serializer); }; -IriSP.SegmentsWidget.prototype = new IriSP.Widget; +IriSP.SegmentsWidget.prototype = new IriSP.Widget(); IriSP.SegmentsWidget.prototype.draw = function() {