revision of "gui/properties.lisp" for QML;

This commit is contained in:
polos 2017-02-14 00:31:40 +01:00
parent 2c288a5f31
commit e8aa7601e8
3 changed files with 6 additions and 4 deletions

View file

@ -17,7 +17,7 @@
(defun show-properties-dialog ()
(unless (find-package :properties)
(load (in-home "gui/properties")))
(funcall (sym :show :properties) qml:*caller*))
(funcall (sym :show :properties) qml:*caller* t))
;; ini