diff options
author | Michele Calgaro <[email protected]> | 2018-09-08 18:51:48 +0900 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-09-16 17:59:45 +0200 |
commit | 7ed4760de47e51dc2148c6b1b4aecbcfcf05eb3f (patch) | |
tree | 75e76d76f78c2f505bf9d2af8c0f3aed8567962c /configure.in.min | |
parent | 75306d2d1fe3eea200549805583bc9842c5ee172 (diff) | |
download | admin-7ed4760de47e51dc2148c6b1b4aecbcfcf05eb3f.tar.gz admin-7ed4760de47e51dc2148c6b1b4aecbcfcf05eb3f.zip |
Conversion qt -> tqt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'configure.in.min')
-rw-r--r-- | configure.in.min | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.min b/configure.in.min index 9e52090..f14af0b 100644 --- a/configure.in.min +++ b/configure.in.min @@ -55,5 +55,5 @@ dnl for NLS support. Call them in this order! dnl WITH_NLS is for the po files AM_KDE_WITH_NLS -dnl KDE_USE_QT +dnl KDE_USE_TQT AC_PATH_KDE |