drag/drop
This commit is contained in:
+2
-1
@@ -4,7 +4,7 @@
|
||||
"gui.rkt"
|
||||
"tray.rkt"
|
||||
simple-ini/class
|
||||
racket-sound
|
||||
racket-audio
|
||||
racket-webview
|
||||
racket/runtime-path
|
||||
"utils.rkt"
|
||||
@@ -55,6 +55,7 @@
|
||||
(when (or (null? no-exit)
|
||||
(not (eq? (car no-exit) #t)))
|
||||
(webview-wait-for-quit)
|
||||
(send rktplayer-tray close)
|
||||
(webview-exit)
|
||||
(exit))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user