From e1751d5f58f8da7b70713431a8f6c52f30a62122 Mon Sep 17 00:00:00 2001 From: Stefan Schippers Date: Wed, 9 Sep 2020 00:33:00 +0200 Subject: [PATCH] remove experimental ::ttk namespaced widget usage --- src/xschem.tcl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/xschem.tcl b/src/xschem.tcl index f68878a6..36ef0ef7 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -2950,8 +2950,6 @@ proc build_windows {} { ### MAIN PROGRAM ### -namespace import -force ttk::* - set OS [lindex $tcl_platform(os) 0] # tcl variable XSCHEM_LIBRARY_PATH should already be set in xschemrc