mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
do not use modal for debug
This commit is contained in:
parent
9d0e740ecd
commit
5e009cee5a
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
||||||
(setf r (or result ""))
|
(setf r (or result ""))
|
||||||
(bordeaux-threads:signal-semaphore sem))
|
(bordeaux-threads:signal-semaphore sem))
|
||||||
:title title
|
:title title
|
||||||
|
:modal nil
|
||||||
:width 640
|
:width 640
|
||||||
:height 480)
|
:height 480)
|
||||||
(bordeaux-threads:wait-on-semaphore sem)
|
(bordeaux-threads:wait-on-semaphore sem)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue