This commit is contained in:
pls.153 2022-03-28 16:40:30 +02:00
parent 0756ee1b5d
commit de42776adf
3 changed files with 12 additions and 9 deletions

View file

@ -16,8 +16,6 @@
(clog-connection::handle-close-connection 'qml-webview))
(defun boot ()
#-ios
(webview/on-close)
(qml:q> |url| ui:*browser* (format nil "file://~A"
(merge-pathnames "htm/boot.html"))))