build wrapper functions by default (no more optionally)

This commit is contained in:
polos 2017-09-14 13:17:44 +02:00
parent 955734e192
commit fef57f5447
52 changed files with 41 additions and 242 deletions

View file

@ -1,8 +1,5 @@
;;; QQuickView loading Lisp enabled QML
#-qt-wrapper-functions ; see README-OPTIONAL.txt
(load (in-home "src/lisp/all-wrappers"))
(qrequire :quick)
(require :qml-lisp "qml-lisp")