diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 033101c3..394adaec 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -490,7 +490,7 @@ object.makeConstructor('Browser', // // This is mainly designed for testing. // -// XXX how the header item and it's sublist should be linked??? +// XXX Q: how should the header item and it's sub-list be linked??? var TextBrowserClassPrototype = { __proto__: BaseBrowser, @@ -525,7 +525,6 @@ var TextBrowserPrototype = { : value }, } - var TextBrowser = module.TextBrowser = object.makeConstructor('TextBrowser',