mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
Allow tcl demo to load zint from parent or neighbour foulder by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user