mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
5 lines
91 B
Common Lisp
5 lines
91 B
Common Lisp
(in-package :app)
|
|
|
|
#+mobile
|
|
(when qml::*remote-ip*
|
|
(qsingle-shot 1000 'auto-reload-qml))
|