diff options
author | Michele Calgaro <[email protected]> | 2024-08-24 20:19:50 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-08-29 22:23:35 +0900 |
commit | d35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (patch) | |
tree | 204d752457acf6403c99f3928f02b612ff14d178 /doc/dnd.doc | |
parent | ddce1c91f8582885497b463b24bac59f6fdfdf63 (diff) | |
download | tqt3-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.tar.gz tqt3-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.zip |
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/dnd.doc')
-rw-r--r-- | doc/dnd.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dnd.doc b/doc/dnd.doc index a7105e0f7..0b7dae8b1 100644 --- a/doc/dnd.doc +++ b/doc/dnd.doc @@ -380,4 +380,4 @@ provided "as is" without express or implied warranty. Modifications Copyright 1999 Matt Koss, under the same license as above. -*/ // NOTE: That notice is from qmotifdnd_x11.cpp. +*/ // NOTE: That notice is from tqmotifdnd_x11.cpp. |