From 4c0dae60b2fbc60996fc8f4bd29ee6219b869527 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 25 Sep 2023 12:03:00 +0900 Subject: Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro --- kimgio/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kimgio/README') diff --git a/kimgio/README b/kimgio/README index 142823e6c..8905d31a3 100644 --- a/kimgio/README +++ b/kimgio/README @@ -1,7 +1,7 @@ KDE Image I/O library --------------------- This library allows applications that use the Qt library -(i.e. QImageIO, QImage, QPixmap and friends) to read and +(i.e. QImageIO, TQImage, QPixmap and friends) to read and write images in extra formats. Current formats include: JPEG -- cgit v1.2.1