From: Pat Thoyts <patthoyts@users.sourceforge.net>
Date: Thu, 2 Sep 2010 19:49:10 +0000 (+0100)
Subject: Added the new megawidget Tk file to the vfs.
X-Git-Url: http://www.privyetmir.co.uk/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=kitgen

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 <patthoyts@users.sourceforge.net>
---

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]} {