From e594fa2d0507ac1b2e326d8ddf5b3a9f454c2774 Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Thu, 2 Sep 2010 20:49:10 +0100 Subject: [PATCH] Added the new megawidget Tk file to the vfs. The megawidget file includes superclasses for the iconlist used by the unix tk_getOpenFile dialog. Signed-off-by: Pat Thoyts --- setupvfs.tcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setupvfs.tcl b/setupvfs.tcl index 0bddf8e..2ca693f 100644 --- a/setupvfs.tcl +++ b/setupvfs.tcl @@ -159,6 +159,8 @@ foreach f { lib/tk8@/fontchooser.tcl lib/tk8@/icons.tcl lib/tk8@/iconlist.tcl + lib/tk8@/megawidget.tcl + lib/tk8@/images/lamp.png } { set fx [string map $versmap $f] if {[file exists build/$fx]} { -- 2.23.0