diff options
Diffstat (limited to 'main/dependencies/dbus-tqt/TODO')
-rw-r--r-- | main/dependencies/dbus-tqt/TODO | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/dependencies/dbus-tqt/TODO b/main/dependencies/dbus-tqt/TODO deleted file mode 100644 index b5c6423fa..000000000 --- a/main/dependencies/dbus-tqt/TODO +++ /dev/null @@ -1,11 +0,0 @@ -- Have someone with Qt4 experience check the code marked with FIXME-QT4 - -- Port the Qt4 bindings' unit tests to something available for Qt3 - -- 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 - - |