mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
revisions
This commit is contained in:
parent
b8fcdb27cf
commit
08c81af287
4 changed files with 12 additions and 17 deletions
|
|
@ -8,8 +8,6 @@
|
|||
|
||||
(in-package :dialogs)
|
||||
|
||||
(defvar *callback* nil)
|
||||
|
||||
(defun push-dialog (name)
|
||||
"Pushes dialog NAME onto the StackView."
|
||||
(qjs |pushDialog| ui:*main* (string-downcase name)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue