summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 15:00:34 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 15:00:34 -0500
commit1c58f5a1406458669ea8ede15a3e2ea499a005f4 (patch)
tree317cc9ccd58260d28e3bda19be1271314836e716 /NEWS
parentf7aa568e72522795cc7ab26556890d1e4de94d4e (diff)
downloaddbus-tqt-1c58f5a1406458669ea8ede15a3e2ea499a005f4.tar.gz
dbus-tqt-1c58f5a1406458669ea8ede15a3e2ea499a005f4.zip
Fix inadvertent tq changes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e04e914..e8c9183 100644
--- a/NEWS
+++ b/NEWS
@@ -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