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/tools-list.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/tools-list.html')
-rw-r--r-- | doc/html/tools-list.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tools-list.html b/doc/html/tools-list.html index 6f0dec8..15657e0 100644 --- a/doc/html/tools-list.html +++ b/doc/html/tools-list.html @@ -46,9 +46,9 @@ help you need <li> <a href="qmake-manual.html">qmake</a> - create Makefiles from simple platform-independent project files <li> <a href="qembed.html">qembed</a> - convert data, e.g. images, into C++ code -<li> <a href="emb-tqvfb.html">tqvfb</a> - run and test embedded +<li> <a href="emb-qvfb.html">qvfb</a> - run and test embedded applications on the desktop -<li> <a href="maketqpf.html">maketqpf</a> - create pre-rendered fonts +<li> <a href="makeqpf.html">makeqpf</a> - create pre-rendered fonts for embedded devices <li> <a href="moc.html">moc</a> - the Meta Object Compiler <li> <a href="uic.html">uic</a> - the User Interface Compiler |