summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-24 23:58:48 +0900
committerMichele Calgaro <[email protected]>2018-09-24 23:58:48 +0900
commit022d103a185eef986d681864742f71ce817d105d (patch)
treeebe07b93e1139fd5662971a0dd2ab52a12f7f065 /configure.in
parentb8f84008f1ae6b697290fb7c1e3d2b5ce8f16dac (diff)
downloadkbarcode-022d103a185eef986d681864742f71ce817d105d.tar.gz
kbarcode-022d103a185eef986d681864742f71ce817d105d.zip
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <[email protected]>
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 6c09929..7c1c9cf 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