mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2025-01-05 11:04:24 +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"
|