summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-09-23 12:42:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-09-23 12:42:47 +0900
commita160cb9306d27571d3954fd3266a12b5e0f1d5ed (patch)
treebcf3cf1f9a770a88a233152e447080b4e017161e
parent94f53ef63d8ce12e387085ade3fd5d095e6c31e2 (diff)
downloaddbus-1-tqt-a160cb93.tar.gz
dbus-1-tqt-a160cb93.zip
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index b5c6423..3df221e 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,7 @@
- Add static methods for D-BUS standard errors to QDBusError.
At least for those a service implementation might need more often
-- Check possibility of a QObject adapter implementation of QDBusObjectBase,
- i.e. a making an QObject's Q_SLOTS callable through D-BUS
+- Check possibility of a TQObject adapter implementation of QDBusObjectBase,
+ i.e. a making an TQObject's Q_SLOTS callable through D-BUS