summaryrefslogtreecommitdiffstats
path: root/library/demos/ttkprogress.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/demos/ttkprogress.tcl')
-rw-r--r--library/demos/ttkprogress.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/demos/ttkprogress.tcl b/library/demos/ttkprogress.tcl
index 87765d7..8a72cf9 100644
--- a/library/demos/ttkprogress.tcl
+++ b/library/demos/ttkprogress.tcl
@@ -7,7 +7,6 @@ if {![info exists widgetDemo]} {
}
package require Tk
-package require Ttk
set w .ttkprogress
catch {destroy $w}