summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 15:00:34 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 15:00:34 -0500
commit1c58f5a1406458669ea8ede15a3e2ea499a005f4 (patch)
tree317cc9ccd58260d28e3bda19be1271314836e716 /INSTALL
parentf7aa568e72522795cc7ab26556890d1e4de94d4e (diff)
downloaddbus-tqt-1c58f5a1406458669ea8ede15a3e2ea499a005f4.tar.gz
dbus-tqt-1c58f5a1406458669ea8ede15a3e2ea499a005f4.zip
Fix inadvertent tq changes.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f6850c2..f0b415b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -75,8 +75,8 @@ and works in Qt 4.1.2, but not the dbusidl2cpp tool.
Note that DBus detects QtCore and QtXml during the configure process
using pkg-config. You may need to set the PKG_CONFIG_PATH to include
the Qt4 library directory. If you don't have your Qt4 installed, then
-you may also need to use the --with-qt-tqmoc directive to point to the
-Qt4 tqmoc executable (e.g. $QTDIR/bin/tqmoc).
+you may also need to use the --with-qt-moc directive to point to the
+Qt4 moc executable (e.g. $QTDIR/bin/moc).
Qt 3 Bindings