summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:14 +0900
commitb75f16881e6aa8a5368936f10aae5ce4428cbc15 (patch)
treefa6e70a1ee76e1b1f980d262580c4f11da79edb4
parentb72d5149808e102ea73aabb7e7d09ce9383eec49 (diff)
downloadtderadio-b75f1688.tar.gz
tderadio-b75f1688.zip
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dfdde39..1efbecc 100644
--- a/configure.in
+++ b/configure.in
@@ -59,7 +59,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.3)
+KDE_USE_TQT(3.3)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in