lqml/examples/cl-repl/lisp/main.lisp
2022-12-08 21:13:21 +01:00

5 lines
94 B
Common Lisp

(in-package :editor)
#+mobile
(when qml::*remote-ip*
(qsingle-shot 1000 'auto-reload-qml))