Bug Fixes in Development Tools
Thiago Macieira committed changes in /trunk/kdesupport/qt-dbus:
Here's what happens when you start using code that had never been used
before: it doesn't work.
Don't clear the list of watchers, or we'll never get any messages in
D-BUS.
Also, move the QDBusConnectionPrivate::timerEvent into the
qdbusintegrator.cpp file and make a queued call to doDispatch after
sending a message (we may have got something to read).
File Changes
Modified 3 files
/trunk/kdesupport/qt-dbus
3 files changed in total