From 241468f387acde5f20f18a955e1246dbbbf112c9 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 30 Jan 2019 05:51:18 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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',