summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-04 13:01:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-01-04 22:55:45 +0900
commit6b5960c0e9ea768759c03be6532009409fa958ce (patch)
treed9deedd7df48aef68e2b456d3343f634283d0df6 /examples
parent074d585cc3a076958b986ff7cf31eb15d1e8412a (diff)
downloadtqt-feat/tqmake.tar.gz
tqt-feat/tqmake.zip
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'examples')
-rw-r--r--examples/helpsystem/helpsystem.doc2
-rw-r--r--examples/tablet/tablet.pro2
-rw-r--r--examples/toplevel/toplevel.doc2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/helpsystem/helpsystem.doc b/examples/helpsystem/helpsystem.doc
index d21bfbcc0..67a9e5e0c 100644
--- a/examples/helpsystem/helpsystem.doc
+++ b/examples/helpsystem/helpsystem.doc
@@ -216,6 +216,6 @@
the application main window.
To build the example go to the helpsystem directory
- (TQTDIR/examples/helpsystem) run qmake to generate the makefile,
+ (TQTDIR/examples/helpsystem) run tqmake to generate the makefile,
and use the make tool to build the library.
*/
diff --git a/examples/tablet/tablet.pro b/examples/tablet/tablet.pro
index b7b32eaba..8107f3c77 100644
--- a/examples/tablet/tablet.pro
+++ b/examples/tablet/tablet.pro
@@ -1,5 +1,5 @@
##############################################################
-# Automatically generated by qmake Thu Jul 26 13:46:03 2001
+# Automatically generated by tqmake Thu Jul 26 13:46:03 2001
##############################################################
TEMPLATE = app
TARGET = tablet
diff --git a/examples/toplevel/toplevel.doc b/examples/toplevel/toplevel.doc
index b72a42cbc..8132eba19 100644
--- a/examples/toplevel/toplevel.doc
+++ b/examples/toplevel/toplevel.doc
@@ -127,6 +127,6 @@
\footnote
We use \c TQTDIR to stand for the directory where TQt is installed.
\endfootnote
- and run \c qmake to generate the makefile, then use the make tool to
+ and run \c tqmake to generate the makefile, then use the make tool to
build the library.
*/