remove warning

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9d3261ae
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9d3261ae
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9d3261ae

Branch: refs/heads/develop
Commit: 9d3261ae7ccf33b3fda70a1927ee245be9812630
Parents: f021dcf
Author: Alex Harui <aha...@apache.org>
Authored: Fri Aug 7 07:17:20 2015 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Fri Aug 7 10:00:59 2015 -0700

----------------------------------------------------------------------
 .../js/src/org/apache/flex/html/beads/layouts/VerticalLayout.js     | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/9d3261ae/frameworks/projects/HTML/js/src/org/apache/flex/html/beads/layouts/VerticalLayout.js
----------------------------------------------------------------------
diff --git 
a/frameworks/projects/HTML/js/src/org/apache/flex/html/beads/layouts/VerticalLayout.js
 
b/frameworks/projects/HTML/js/src/org/apache/flex/html/beads/layouts/VerticalLayout.js
index f8e3b8e..9f063c1 100644
--- 
a/frameworks/projects/HTML/js/src/org/apache/flex/html/beads/layouts/VerticalLayout.js
+++ 
b/frameworks/projects/HTML/js/src/org/apache/flex/html/beads/layouts/VerticalLayout.js
@@ -50,6 +50,7 @@ 
Object.defineProperties(org.apache.flex.html.beads.layouts.VerticalLayout.protot
               this.strand_ = value;
             }
         },
+        /** @this {org.apache.flex.html.beads.layouts.VerticalLayout} */
         get: function() {
             return this.strand_;
         }

Reply via email to