diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-11-08 09:46:27 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-11-08 09:46:27 +0100 |
commit | c0780a876e11732962b98e3b1aac0f503b4e9ad9 (patch) | |
tree | 3868825a8f2ab785cb308248a8e88942610f5a6f /doc/html/emb-running.html | |
parent | ef73e104bd71560e1dab2c0c9a1bb1d718674e1a (diff) | |
download | qt3-c0780a876e11732962b98e3b1aac0f503b4e9ad9.tar.gz qt3-c0780a876e11732962b98e3b1aac0f503b4e9ad9.zip |
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
Diffstat (limited to 'doc/html/emb-running.html')
-rw-r--r-- | doc/html/emb-running.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/emb-running.html b/doc/html/emb-running.html index 499d99e..fae839b 100644 --- a/doc/html/emb-running.html +++ b/doc/html/emb-running.html @@ -43,7 +43,7 @@ command line option. <p> This document assumes you have the Linux framebuffer configured correctly and no master process is running. If you do not have a working Linux framebuffer you can use the -<a href="emb-tqvfb.html">Qt/Embedded virtual framebuffer</a>, or you can +<a href="emb-qvfb.html">Qt/Embedded virtual framebuffer</a>, or you can run Qt/Embedded as a <a href="emb-vnc.html">VNC server</a>. <p> Change to a Linux console and select an example to run, e.g. <tt>examples/widgets</tt>. Make sure $QTDIR is set to the directory where you installed Qt/Embedded and add the $QTDIR/lib directory to |