update README-1
This commit is contained in:
parent
489084cd17
commit
9db27bf1ba
1 changed files with 6 additions and 2 deletions
|
|
@ -142,8 +142,8 @@ In Lisp, use the function QREQUIRE to load a module:
|
|||
|
||||
|
||||
|
||||
TIP
|
||||
===
|
||||
TIPS
|
||||
====
|
||||
|
||||
You might want to put this in your ~/.eclrc file:
|
||||
|
||||
|
|
@ -151,6 +151,10 @@ You might want to put this in your ~/.eclrc file:
|
|||
(setf eql:*qtpl* t ; same as -qtpl
|
||||
eql:*break-on-errors* t)
|
||||
|
||||
It is HIGHLY RECOMMENDED to integrate the wrapper functions, see README-3-OPTIONAL.
|
||||
This will bring you very convenient symbol tab-completion of all Qt functions in
|
||||
Emacs/Slime.
|
||||
|
||||
|
||||
|
||||
NOTES
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue