mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-12-18 18:35:57 +01:00
7 lines
256 B
Tcl
7 lines
256 B
Tcl
package ifneeded tkdnd 2.9.2 \
|
|
"source \{$dir/tkdnd.tcl\} ; \
|
|
tkdnd::initialise \{$dir\} libtkdnd2.9.2[info sharedlibextension] tkdnd"
|
|
|
|
package ifneeded tkdnd::utils 2.9.2 \
|
|
"source \{$dir/tkdnd_utils.tcl\} ; \
|
|
package provide tkdnd::utils 2.9.2" |