fixed some html bugs
original commit: 5383610162b34cd71dafef8175cd32865d75f0ac
This commit is contained in:
parent
fc69abaee3
commit
5e242260a9
|
@ -317,7 +317,8 @@
|
|||
(show #f)]
|
||||
[(directory-exists? t)
|
||||
(set-directory (mzlib:file:normalize-path t))]
|
||||
[else (wx:bell)])))])
|
||||
[else (wx:message-box (format "~a doesn't exist" t))])))])
|
||||
|
||||
(sequence
|
||||
(when (eq? wx:platform 'unix)
|
||||
(make-object mred:container:check-box% period-panel
|
||||
|
|
Loading…
Reference in New Issue
Block a user