diff options
Diffstat (limited to 'doc/html/dnd.html')
-rw-r--r-- | doc/html/dnd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/dnd.html b/doc/html/dnd.html index 53cc80fdb..b5c4170be 100644 --- a/doc/html/dnd.html +++ b/doc/html/dnd.html @@ -339,7 +339,7 @@ TQt has facilities for translating proprietary clipboard formats to and from MIME types. This interface will be made public at some time, but if you need to do such translations now, contact your TQt Technical Support service. -<p> On X11, TQt also supports drops via the <a href="motif-extension.html#Motif">Motif</a> Drag&Drop Protocol. The +<p> On X11, TQt also supports drops via the Motif Drag&Drop Protocol. The implementation incorporates some code that was originally written by Daniel Dardailler, and adapted for TQt by Matt Koss <koss@napri.sk> and Trolltech. Here is the original copyright notice: |