mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Draw_Window - workaround broken Tk.framework installations in OS X SDKs
This commit is contained in:
@@ -39,6 +39,7 @@ if { [file isdirectory $dir] } {
|
||||
if { ${stationname} == "windows" } {
|
||||
wm iconbitmap . -default [file join $dir lamp.ico]
|
||||
}
|
||||
wm title . Draw
|
||||
}
|
||||
} else {
|
||||
puts "Warning: could not find DRAW directory"
|
||||
|
Reference in New Issue
Block a user