diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-30 13:03:33 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-30 13:03:33 +0900 |
commit | 537046537170eca1afaf4244f6a711e7cb085fe6 (patch) | |
tree | 33a0e8dd4765d365db571608479d7b218b27e75b /ubuntu/_base/dependencies | |
parent | 30405ac35003187f5cff2dd8f996a201e1a75ec4 (diff) | |
download | tde-packaging-537046537170eca1afaf4244f6a711e7cb085fe6.tar.gz tde-packaging-537046537170eca1afaf4244f6a711e7cb085fe6.zip |
DEB tqt3: switch to tq* dom and xml related files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/dependencies')
-rw-r--r-- | ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install index 17826d42d..97c38934d 100644 --- a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install +++ b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install @@ -44,7 +44,7 @@ usr/include/tqt3/ntqdir.h usr/include/tqt3/ntqdns.h usr/include/tqt3/ntqdockarea.h usr/include/tqt3/ntqdockwindow.h -usr/include/tqt3/ntqdom.h +usr/include/tqt3/tqdom.h usr/include/tqt3/ntqdragobject.h usr/include/tqt3/ntqdrawutil.h usr/include/tqt3/ntqdropsite.h @@ -269,4 +269,4 @@ usr/include/tqt3/ntqwinexport.h usr/include/tqt3/ntqwizard.h usr/include/tqt3/ntqwmatrix.h usr/include/tqt3/ntqworkspace.h -usr/include/tqt3/ntqxml.h +usr/include/tqt3/tqxml.h |