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-vnc.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-vnc.html')
-rw-r--r-- | doc/html/emb-vnc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/emb-vnc.html b/doc/html/emb-vnc.html index 8a1a09a..6d88dba 100644 --- a/doc/html/emb-vnc.html +++ b/doc/html/emb-vnc.html @@ -54,7 +54,7 @@ can change this by setting the <tt>QWS_SIZE</tt> environment variable to another size, e.g. <tt>QWS_SIZE=240x320</tt>. <p> VNC clients are available for a vast array of display systems: X11, Windows, Amiga, DOS, VMS, and dozens of others. -<p> The <a href="emb-tqvfb.html">Qt Virtual Framebuffer</a> is an alternative +<p> The <a href="emb-qvfb.html">Qt Virtual Framebuffer</a> is an alternative technique. It uses shared memory and thus is much faster and smoother, but it does not operate over a network. <p> |