summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-24 12:36:15 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-25 11:54:06 +0900
commitae61a047fbf85780095fc773054c2b320476e077 (patch)
treec28fc682548e0ee1afde99f3a83ad1579471c232 /INSTALL
parente9f46130c2656aaf299d8793556310c9bf95daee (diff)
downloadrosegarden-ae61a047fbf85780095fc773054c2b320476e077.tar.gz
rosegarden-ae61a047fbf85780095fc773054c2b320476e077.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3e39ee1..351b0da 100644
--- a/INSTALL
+++ b/INSTALL
@@ -114,7 +114,7 @@ $ ccmake .
Dealing with Configuration Problems
-----------------------------------
-To locate Qt, CMake searches for qmake in your execute path
+To locate TQt, CMake searches for qmake in your execute path
($PATH). CMake does not use the TQTDIR environment variable. So make
sure that the first qmake found in the execution path is the one you
like to use.