diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 15:00:34 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 15:00:34 -0500 |
commit | 1c58f5a1406458669ea8ede15a3e2ea499a005f4 (patch) | |
tree | 317cc9ccd58260d28e3bda19be1271314836e716 /NEWS | |
parent | f7aa568e72522795cc7ab26556890d1e4de94d4e (diff) | |
download | dbus-tqt-1c58f5a1406458669ea8ede15a3e2ea499a005f4.tar.gz dbus-tqt-1c58f5a1406458669ea8ede15a3e2ea499a005f4.zip |
Fix inadvertent tq changes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ D-BUS 0.62 (12 June 2006) - Added the dbusidl2cpp, dbuscpp2xml and dbus tools - Added example programs (ping-pong, complex ping-pong, listnames, chat) - Updated selftests - - Fixed compilation and .tqmoc- and .ui-file processing and cleaning + - Fixed compilation and .moc- and .ui-file processing and cleaning - Made central classes derive from QObject - Enhance error reporting - Many bugfixes |