mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-08 03:20:41 -08:00
5 lines
113 B
Common Lisp
5 lines
113 B
Common Lisp
;;; this file will be loaded every time QML has been reloaded
|
|
|
|
(in-package :qml-user)
|
|
|
|
(app:populate-item-model)
|