diff options
author | Timothy Pearson <[email protected]> | 2015-03-05 20:59:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2015-03-05 20:59:01 -0600 |
commit | dfb87398c72e9248aa709ae212e6ab7f2209003d (patch) | |
tree | 52422e7b6774fcc503d7c701cb2c77fa016386e8 /examples/toplevel | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
Diffstat (limited to 'examples/toplevel')
-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. |