summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:05 +0900
commitc29e726e6b2423a0c91713203d6edd9beee240c2 (patch)
tree15a000d89c0f8724970eb8e2a4a5dfd7e21a15f4 /configure.in
parentdeec35166858e5dfbca43a96a7e7002153075344 (diff)
downloadkshowmail-c29e726e6b2423a0c91713203d6edd9beee240c2.tar.gz
kshowmail-c29e726e6b2423a0c91713203d6edd9beee240c2.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 c5c4ab7..693dc9c 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)
+KDE_USE_TQT(3)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in