mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-09 13:41:59 -04:00
Allow tcl demo to load zint from parent or neighbour foulder by default
This commit is contained in:
parent
e38185121e
commit
336ab8dc9d
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
package require Tk
|
||||
lappend auto_path [file normalize [file dirname [info script]]/..]
|
||||
package require zint
|
||||
wm title . "ZINT Demo"
|
||||
wm minsize . 480 320
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue