From 59dd480498f0641c9f556933664c8ea6e192ae68 Mon Sep 17 00:00:00 2001 From: "kestes%walrus.com" Date: Sat, 27 Apr 2002 00:31:09 +0000 Subject: [PATCH] update --- webtools/tinderbox2/src/lib/HTMLPopUp.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/webtools/tinderbox2/src/lib/HTMLPopUp.pm b/webtools/tinderbox2/src/lib/HTMLPopUp.pm index e263fd7b994d..91575095fa7c 100644 --- a/webtools/tinderbox2/src/lib/HTMLPopUp.pm +++ b/webtools/tinderbox2/src/lib/HTMLPopUp.pm @@ -12,8 +12,8 @@ # the completed string before it is returned. -# $Revision: 1.12 $ -# $Date: 2002/04/26 22:42:42 $ +# $Revision: 1.13 $ +# $Date: 2002/04/27 00:31:09 $ # $Author: kestes%walrus.com $ # $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp.pm,v $ # $Name: $ @@ -56,6 +56,7 @@ package HTMLPopUp; use lib '#tinder_libdir#'; use Utils; +use FileStructure; # Pick how you wish to the Tinderbox popup windows to be implemented: # Uncomment only one HTMLPopUp implementation.