summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-24 23:58:57 +0900
commit3696235d8e04a693196ad744d907bfcadaaadd20 (patch)
treeeb1a40cb5db6fcec3b5928e59c4ef10093a98525 /configure.in
parentbec732975d796516fdb88cafc7d170a08f89cebc (diff)
downloadkmymoney-3696235d8e04a693196ad744d907bfcadaaadd20.tar.gz
kmymoney-3696235d8e04a693196ad744d907bfcadaaadd20.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 0247f3f..f3e47db 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.3.1)
+KDE_USE_TQT(3.3.1)
AC_PATH_KDE
dnl =======================================================
dnl FILE: configure.in.in