summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:59:09 +0900
commit5fe6c4d53ddd07e84ad0b0961f5117320c27480d (patch)
tree1992760b7b1a992d3d4a64254dc217e148199666 /configure.in
parent72d354bd633029cef93062910a1496bdff299d23 (diff)
downloadpotracegui-5fe6c4d53ddd07e84ad0b0961f5117320c27480d.tar.gz
potracegui-5fe6c4d53ddd07e84ad0b0961f5117320c27480d.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 17572bb..50239bc 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.0.0)
+KDE_USE_TQT(3.0.0)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in