diff options
Diffstat (limited to 'doc/html/emb-performance.html')
-rw-r--r-- | doc/html/emb-performance.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/emb-performance.html b/doc/html/emb-performance.html index ba9c60d74..9aa59f5d7 100644 --- a/doc/html/emb-performance.html +++ b/doc/html/emb-performance.html @@ -75,7 +75,7 @@ you run configure. <p> To build your application suite as an all-in-one application, design each application as a stand-alone widget or set of widgets, with only minimal code in the main() function. Then, write an application that gives -some way to switch between the applications (e.g. a <a href="ntqiconview.html">TQIconView</a>). +some way to switch between the applications (e.g. a <a href="tqiconview.html">TQIconView</a>). <a href="http://www.trolltech.com/products/qtopia/index.html">TQtopia</a> is an example of this. It can be built either as a set of dynamically linked executables, or as a single static application. <p> Note that you should generally still link dynamically against the |