remove experimental ::ttk namespaced widget usage
This commit is contained in:
parent
6e5fe40c4a
commit
e1751d5f58
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue