summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:10 +0900
commite4b8a2ab286cea33f1ed3ce2a742d6ec8b5b5d6a (patch)
tree62ed8dc1afe081b8f75efe8ce336a6be9f72f318 /configure.in
parent35f87ce281fcf375bf2f756b2f2ec3b503f7ed97 (diff)
downloadsoundkonverter-e4b8a2ab.tar.gz
soundkonverter-e4b8a2ab.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 2ce1597..eabb1af 100644
--- a/configure.in
+++ b/configure.in
@@ -57,7 +57,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.2.0)
+KDE_USE_TQT(3.2.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in