wv tray docs
This commit is contained in:
@@ -113,7 +113,9 @@
|
||||
(unless (eq? counter-thread #f)
|
||||
(send this message 'warning "Cannot close window"
|
||||
"Cannot close this window while the counter runs"))
|
||||
(eq? counter-thread #f))
|
||||
(if (eq? counter-thread #f)
|
||||
(super can-close?)
|
||||
#f))
|
||||
|
||||
(define start-stop-btn #f)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user