diff --git a/src/style/Style.js b/src/style/Style.js index 5c32c620..97533bfd 100644 --- a/src/style/Style.js +++ b/src/style/Style.js @@ -119,7 +119,7 @@ var Style = Base.extend(new function() { // see _dontMerge argument below. beans: true }, - fields = { + fields = /** @lends Style# */{ _class: 'Style', initialize: function Style(style, owner, project) {