From 0c1c90f9b03e0c9e157a14840e7552e3bcaef344 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 25 Sep 2023 13:39:56 +0900 Subject: Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro (cherry picked from commit 66d008ccdda6d84f96e2aa7b64fea67735742b17) --- lskat/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lskat/TODO') diff --git a/lskat/TODO b/lskat/TODO index 7c90f740..db5732d8 100644 --- a/lskat/TODO +++ b/lskat/TODO @@ -1,3 +1,3 @@ - Convert BMP graphics to PNG (done) -- Checke QT QString-char * casting - (Its a bit of a QCString/QString mess right now) +- Checke QT TQString-char * casting + (Its a bit of a QCString/TQString mess right now) -- cgit v1.2.3