PWgui now requires Guib version 0.3 or later

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1263 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
kokalj 2004-09-13 09:01:11 +00:00
parent 05d3d930cb
commit d1a12cc194
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ if { [info exists env(PWGUI)] } {
exit
}
package require Guib 0.2.0
package require Guib 0.3.0
wm withdraw .
bind . <Destroy> ::guib::exitApp

View File

@ -73,7 +73,7 @@ if { $argc != 2 } {
}
}
package require Guib 0.2.0
package require Guib 0.3.0
wm withdraw .
option readfile [file join $::guib::library guib.theme] startupFile