From 66d008ccdda6d84f96e2aa7b64fea67735742b17 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 --- kpoker/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpoker') diff --git a/kpoker/TODO b/kpoker/TODO index fb954169..34fe1f7d 100644 --- a/kpoker/TODO +++ b/kpoker/TODO @@ -18,7 +18,7 @@ - Separate the waving motion into the winner box widget. - - CardImages shouldn't inherit QWidget. + - CardImages shouldn't inherit TQWidget. - Make CardWidget::heldLabel private. -- cgit v1.2.1