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
commit49cb6a7966eccd612990d1b1267b6a3d7bae8c57 (patch)
treea835cb2f186e79df042d72b1acd4cbaa14000ff6 /configure.in
parentba6582dcb5fe0de56823f8ec9a184d38ff8e4feb (diff)
downloadmplayerthumbs-49cb6a79.tar.gz
mplayerthumbs-49cb6a79.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 ce87698..3fc77a5 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