lqml/examples/cl-repl/lisp/main.lisp

5 lines
104 B
Common Lisp

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