small revisions
This commit is contained in:
parent
4cf5685a39
commit
21c242215d
3 changed files with 6 additions and 1 deletions
5
examples/M-modules/webengine/README.txt
Normal file
5
examples/M-modules/webengine/README.txt
Normal 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).
|
||||
|
|
@ -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 |
Loading…
Add table
Reference in a new issue