lqml/examples/swank-server/lisp/main.lisp

5 lines
101 B
Common Lisp

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