small revisions

This commit is contained in:
polos 2017-03-28 22:56:09 +02:00
parent 4cf5685a39
commit 21c242215d
3 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
NOTE
====
The :webengine module requires Qt >= 5.7 to build (if you use Qt 5.6, just
comment out the few lines in the sources which functions are not defined).

View file

@ -1,4 +1,4 @@
;;; minimal WebEngine (requires Qt >= 5.6)
;;; simple WebEngine example
#-qt-wrapper-functions ; see README-OPTIONAL.txt
(load (in-home "src/lisp/all-wrappers"))

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 117 KiB