diff options
Diffstat (limited to 'doc/qws.doc')
-rw-r--r-- | doc/qws.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qws.doc b/doc/qws.doc index c397196f4..3c68a04f1 100644 --- a/doc/qws.doc +++ b/doc/qws.doc @@ -584,7 +584,7 @@ you run configure. 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 QIconView). +some way to switch between the applications (e.g. a TQIconView). \link http://www.trolltech.com/products/qtopia/index.html Qtopia \endlink is an example of this. It can be built either as a set of dynamically linked executables, or as a single static application. |