diff options
Diffstat (limited to 'examples/toplevel/toplevel.doc')
-rw-r--r-- | examples/toplevel/toplevel.doc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/toplevel/toplevel.doc b/examples/toplevel/toplevel.doc index 4dbe1d922..0951433b1 100644 --- a/examples/toplevel/toplevel.doc +++ b/examples/toplevel/toplevel.doc @@ -18,10 +18,10 @@ combination. The user interface providing the different options was created using - \link designer-manual.book Qt Designer\endlink. The different + \link designer-manual.book TQt Designer\endlink. The different options are explained in the user interface through the use of tooltips and What's This help. Load the \c options.ui file into - \link designer-manual.book Qt Designer\endlink for more details. + \link designer-manual.book TQt Designer\endlink for more details. \quotefile toplevel/main.cpp \printuntil } @@ -125,7 +125,7 @@ To build the example go to the toplevel directory (\c QTDIR/examples/toplevel) \footnote - We use \c QTDIR to stand for the directory where Qt is installed. + We use \c QTDIR to stand for the directory where TQt is installed. \endfootnote and run \c qmake to generate the makefile, then use the make tool to build the library. |