summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:04 +0900
commit08b03c08fa677c523d5452e43af13f18de1717aa (patch)
treef09f4828912c8274438484bc4d21147ce4191702 /configure.in
parent45576f5e76f085f3ddb9fc9fe080195226502d1b (diff)
downloadksensors-08b03c08fa677c523d5452e43af13f18de1717aa.tar.gz
ksensors-08b03c08fa677c523d5452e43af13f18de1717aa.zip
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ab6ad94..f90d830 100644
--- a/configure.in
+++ b/configure.in
@@ -53,7 +53,7 @@ dnl for NLS support. Call them in this order!
dnl WITH_NLS is for the po files
AM_KDE_WITH_NLS
-KDE_USE_QT(3.0.0)
+KDE_USE_TQT(3.0.0)
AC_PATH_KDE
#MIN_CONFIG(3.0.0)