summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 283e78d..bcbd75a 100644
--- a/NEWS
+++ b/NEWS
@@ -491,8 +491,8 @@ v0.8 29th May 1999
classes to follow the new NULL/None conventions, and for the
introduction of sipParseArgs(). Added Drag-and-Drop support to kmyapp.
Added Matt Gerassimoff's TQt examples. Added the TQCursor global
- cursors. Added TQPainter.boundingRect(), KApplication.addDropZone(),
- KApplication.removeDropZone, KApplication.setRootDropZone(). Added
+ cursors. Added TQPainter.boundingRect(), TDEApplication.addDropZone(),
+ TDEApplication.removeDropZone, TDEApplication.setRootDropZone(). Added
TQDragEnterEvent, TQDragLeaveEvent, TQDragMoveEvent, TQDragObject,
TQDragResponseEvent, TQDropEvent, TQDropSite, TQHideEvent, TQImageDrag,
TQPaintDeviceMetrics, TQShowEvent, TQStoredDrag, TQTextDrag, TQTimer,