diff options
author | Aleric Inglewood <Aleric.Inglewood@gmail.com> | 2010-12-15 20:12:17 +0100 |
---|---|---|
committer | Aleric Inglewood <Aleric.Inglewood@gmail.com> | 2010-12-15 20:12:17 +0100 |
commit | d0a25a41848142e469f5d64f4e4cef3852d3b2ab (patch) | |
tree | 5e7c5e0e6b7ad37534aab5758f932c4b3073956b /doc | |
parent | 0de05499eddd2afbd69b5f247d4cffdee448db19 (diff) |
VWR-24252: On standalone, find Qt4 with find_package, and find llqtwebkit.
If Qt and/or llqtwebkit is found in a non-standard place, you still
have to set LD_LIBRARY_PATH yourself (to $QTDIR/lib) before running
the viewer of course (or the webkit plugin will silently fail).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt index 511ed0db9f..b6bdc36d46 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -73,6 +73,7 @@ Aleric Inglewood VWR-13996 VWR-14426 VWR-24247 + VWR-24252 SNOW-84 SNOW-477 SNOW-744 |